(reverted from commit
|
||
---|---|---|
.. | ||
doc | ||
readme.md |
readme.md
layout | title |
---|---|
documentation | BasicUI |
{% include base.html %}
Basic UI
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: