QNimbus / node-red-contrib-openhab-v2

MIT License
9 stars 3 forks source link

Support Thing triggers #25

Open Crazyphil opened 3 years ago

Crazyphil commented 3 years ago

In OpenHAB rules, it is possible to react on state changes of Things. This, for example, allows doing something when a device goes on or offline.

Currently, node-red-contrib-openhab-v2 only allows selecting Items as a trigger source. Would it be possible to extend this with Things?