Releases: csuermann/node-red-contrib-virtual-smart-home
Releases · csuermann/node-red-contrib-virtual-smart-home
v1.9.0
1.9.0 (2020-11-21)
Features
- device: Show donation banner in device editor (64bf081)
v1.8.3
1.8.3 (2020-11-21)
Bug Fixes
- connection: Adjust rate limit quotas (0437c15)
- connection: Fix connecting/disconnecting loop (ec28b44)
v1.8.2
1.8.2 (2020-11-01)
Bug Fixes
- connection: Safeguard too many connections (a074cf3)
- readme: Include setup instructions (0a8acc9)
v1.8.1
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
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
1.7.0 (2020-10-16)
Features
- device: Include device type and name in outgoing message. Close #5 (d20c44a)
v1.6.5
1.6.5 (2020-10-16)
Bug Fixes
- readme: Add English locales (7ba747b)
v1.6.4
1.6.4 (2020-10-09)
Bug Fixes
- provision: Improve error handling (a1def26)
v1.6.3
1.6.3 (2020-10-09)
Bug Fixes
- editor: Do not underline all hyperlinks in Node-RED (28bcb80)
v1.6.2
1.6.2 (2020-10-08)
Bug Fixes
- connection: Fix crashlooping (3dab799)