Releases: jh71283/IndigoMQTTBridge
Releases · jh71283/IndigoMQTTBridge
4.2.0: Merge pull request #2 from HackintoshMan/master
4.1.0
4.0.0
3.0.3
302
3.0.1
V3 - Breaking Change
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.