openhab-scripters / openhab-helper-libraries

Scripts and modules for use with openHAB
Eclipse Public License 1.0
88 stars 68 forks source link

[area_triggers] Add high/low lux settings #361

Closed 5iver closed 3 years ago

5iver commented 3 years ago

These changes allow you to set default high and low brightness/color settings. For example, when an area is active, but the lux is higher than the lux_trigger, you can set the light to be set to a brightness level. Previously, the only option was to turn it off. There is now an option for high/lox lux for when an area is active and inactive.

There were also changes to the names used in settings, so users upgrading should review all of the changes. Documentation updates to follow.

Signed-off-by: Scott Rushworth github@5iver.com