Releases: csuermann/node-red-contrib-virtual-smart-home
Releases · csuermann/node-red-contrib-virtual-smart-home
v2.14.0
2.14.0 (2022-08-22)
Features
- editor: Add option to ignore inbound messages unless topic matches (72bcf29)
v2.13.1
2.13.1 (2021-10-19)
Bug Fixes
- ENTERTAINMENT-DEVICE: Add PlaybackController to support directives such as play, stop etc.; close #108 (8a00817)
v2.13.0
2.13.0 (2021-10-12)
Bug Fixes
- build: Use node v14 instead of v12 (ec16eb7)
- connection: Show error as node status instead of 'initializing' (50a50a3)
- readme: Mention lock (770d968)
Features
v2.12.0
2.12.0 (2021-07-11)
Bug Fixes
- connection: Require latest version for provisioning new connections (099dcb2)
- dependencies: Update dependencies (5c681d3)
Features
- connection: Switch to a more dynamic and flexible rate limiter (edbaf7b)
v2.11.0
2.11.0 (2021-07-05)
Bug Fixes
- ChangeReport: Always include template (3016d92)
Features
- DOORBELL_EVENT_SOURCE: Add support for virtual doorbell events (ea594cb)
v2.10.0
2.10.0 (2021-07-04)
Features
- connection: Show initializing status while starting up (be22251)
v2.9.0
2.9.0 (2021-07-04)
Features
- connection: Introduce rate limiting groups for different changeReport cause types (4940007)
v2.8.5
2.8.5 (2021-07-03)
Bug Fixes
- Thermostat: Leave thermostatMode unchanged when SetTargetTemperature directive gets invoked; fix #85 (480984a)
v2.8.4
2.8.4 (2021-07-02)
Bug Fixes
- connection: Delay flagging as connected by 7 sec; Related to #84 (db8c147)