Skip to content

Releases: csuermann/node-red-contrib-virtual-smart-home

v1.9.0

21 Nov 06:28
Compare
Choose a tag to compare

1.9.0 (2020-11-21)

Features

  • device: Show donation banner in device editor (64bf081)

v1.8.3

21 Nov 06:23
Compare
Choose a tag to compare

1.8.3 (2020-11-21)

Bug Fixes

  • connection: Adjust rate limit quotas (0437c15)
  • connection: Fix connecting/disconnecting loop (ec28b44)

v1.8.2

01 Nov 09:50
Compare
Choose a tag to compare

1.8.2 (2020-11-01)

Bug Fixes

  • connection: Safeguard too many connections (a074cf3)
  • readme: Include setup instructions (0a8acc9)

v1.8.1

20 Oct 21:21
Compare
Choose a tag to compare

1.8.1 (2020-10-20)

Bug Fixes

  • connection: Block device state updates to Alexa when too many incoming msgs are received (e92e100)

v1.8.0

18 Oct 20:52
Compare
Choose a tag to compare

1.8.0 (2020-10-18)

Bug Fixes

  • connection: Rate limit messages that are being pushed to Alexa (a7851f6)

Features

  • device: Sync local device state changes with Alexa only if it changed (2abad2a)

v1.7.0

16 Oct 17:38
Compare
Choose a tag to compare

1.7.0 (2020-10-16)

Features

  • device: Include device type and name in outgoing message. Close #5 (d20c44a)

v1.6.5

16 Oct 14:24
Compare
Choose a tag to compare

1.6.5 (2020-10-16)

Bug Fixes

  • readme: Add English locales (7ba747b)

v1.6.4

09 Oct 19:20
Compare
Choose a tag to compare

1.6.4 (2020-10-09)

Bug Fixes

  • provision: Improve error handling (a1def26)

v1.6.3

09 Oct 11:37
Compare
Choose a tag to compare

1.6.3 (2020-10-09)

Bug Fixes

  • editor: Do not underline all hyperlinks in Node-RED (28bcb80)

v1.6.2

08 Oct 14:20
Compare
Choose a tag to compare

1.6.2 (2020-10-08)

Bug Fixes

  • connection: Fix crashlooping (3dab799)