openhab-docs/features/uis/basic
Thomas Dietrich ec9f985629 Revert: Remove redundant/outdated content
(reverted from commit 6ec5369fea)
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
..
doc Revert: Remove redundant/outdated content 2016-12-14 19:05:17 +01:00
readme.md Revert: Remove redundant/outdated content 2016-12-14 19:05:17 +01:00

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:

Screenshot 1 Screenshot 2