layout | title |
---|---|
documentation |
BasicUI |
{% include base.html %}
The Basic UI is a web interface based on Material Design Lite from Google.
Features:
- Responsive layout suitable for various screen sizes
- AJAX navigation
- Live update1
1: as for now, only control states and icons are updated. Visibility changes require a page reload.
Configuration:
org.eclipse.smarthome.basicui:defaultSitemap=demo
# Icons can be disabled
org.eclipse.smarthome.basicui:enableIcons=true
# Icons can be shown as PNG or SVG images
# Default: PNG
org.eclipse.smarthome.basicui:iconType=svg
Screenshots: