On openHAB restart updates/commands the restored state/current state of Items with expire
metadata back to the Item to kick off the Expire timers again (Expire doesn’t get reset with restoreOnStartup).
If the expire
has ignoreStateUpdates
set to true
a command will be sent. Otherwise an update will be sent.
This rule template has no properties.
Language: GraalVM JS Scripting
Dependencies:
- openhab-js 4.1.0 or later
- openhab-rules-tools 2.0.1 or later (see openHAB Rules Tools Announcements)
Changelog
Version 0.1
- initial release