openhab-scripters / openhab-helper-libraries

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

Add ThingStatusTrigger to core.triggers #180

Closed 5iver closed 5 years ago

5iver commented 5 years ago

https://github.com/openhab/openhab-core/pull/911 adds a trigger that will allow for...

@when("Thing my:thing:uid changed from OFFLINE to ONLINE")