Skip to content

V3 - Breaking Change

Compare
Choose a tag to compare
@jh71283 jh71283 released this 14 Oct 18:37
· 15 commits to master since this release

This plugin now publishes a json message to the broker (for superbridge topics).
Example:
{"deviceName": "Upstairs Hall - Motion Sensor", "state": "onOffState", "newValue": "True", "oldValue": "False"}

This is for compatibility with the new node-Red nodes I have created and published.