openhab-scripters / openhab-helper-libraries

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

Move Mode (Time of Day) from Script Examples back to Community #229

Closed 5iver closed 4 years ago

5iver commented 4 years ago

I've updated this script to include Channels as an option. The only configuration needed is still just in configuration.py. If a time and Channel are both chosen for the Mode, the first to trigger will set the Mode, so you could set sunrise for Morning but have a time set as a latest time for the Mode to start.

The documentation is still available under Script Examples/Design Patterns, but it's referring to the new location in Community.

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