Skip to content

Releases: mikejac/node-red-contrib-google-smarthome

v0.1.7

16 Sep 11:13
4a6a30c
Compare
Choose a tag to compare

v0.1.6

25 Aug 06:21
d59b320
Compare
Choose a tag to compare

v0.1.5

18 Aug 07:23
94aa8ec
Compare
Choose a tag to compare
  • Migrate to the new Google Identity Services library (#173, @ckhmer1)

v0.1.4

17 Aug 03:57
7090a2d
Compare
Choose a tag to compare

v0.1.3

02 Aug 20:38
ee08f12
Compare
Choose a tag to compare

v0.1.2

03 Jul 04:33
f130b03
Compare
Choose a tag to compare

v0.1.1

26 Jun 10:03
3be0c42
Compare
Choose a tag to compare

v0.1.0

25 Jun 05:03
ace572d
Compare
Choose a tag to compare

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

09 Jun 09:05
77a3b29
Compare
Choose a tag to compare
  • Fix incorrect declaration of notificationSupportedByAgent (@Caprico85)

v0.0.70

03 Jun 07:07
bc9b1e3
Compare
Choose a tag to compare
  • 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)