openhab / openhab-pebble

Pebble client for openHAB
Apache License 2.0
11 stars 20 forks source link

uninitialized toggles and grouped dimmers #8

Closed llamahunter closed 8 years ago

llamahunter commented 8 years ago

Treat uninitialized toggles as OFF so that they can at least be turned ON. Also, allow slider and setpoint sitemap widgets to support grouped items so that, for example, multiple lights can be dimmed at once by one control. Mostly lifted from pull request 6 by TheNetStriker.

Signed-off-by: Richard Lee github@richardlee.name (github: llamahunter)