Releases: mikejac/node-red-contrib-google-smarthome
Releases · mikejac/node-red-contrib-google-smarthome
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Breaking Change
Your smarthome credentials are now stored encrypted and are prevented from being accidentally exported. Unfortunately this means you have to re-enter your credentials after the upgrade. Before the upgrade open your management and copy all of the fields. After the upgrade copy the fields back into your management node.
Further changes
v0.0.71
- Fix incorrect declaration of notificationSupportedByAgent (@Caprico85)
v0.0.70
- Fix status display for window in generic device node (@Caprico85)
- Fix ArmDisarm, added notifications, no obj-array (@ckhmer1, #150)
- Simplify URL parameter handling on login form (@Caprico85)
- Remove unused customData from devices (@Caprico85)