Releases: csuermann/node-red-contrib-virtual-smart-home
Releases · csuermann/node-red-contrib-virtual-smart-home
v1.23.0
1.23.0 (2021-03-21)
Bug Fixes
- connection: Prevent timouts (7b4fb11)
- device: Remove old rate-limiting code (94b1c3e)
Features
- settings: Allow overriding backend config via Node-RED settings (settings.js) (1f47246)
- settings: Introduce option to display all connection settings 'vshConnectionShowSettings' (settings.js) (b74068b)
v1.22.0
1.22.0 (2021-03-02)
Features
- connection: Add debug checkbox to enable log output to stdout (2b4bfec)
v1.21.6
1.21.6 (2021-02-27)
Bug Fixes
- chore: Update issue templates (10374b0)
v1.21.5
1.21.5 (2021-02-21)
Bug Fixes
- connection: Use rate-limiter only for desired state changes, not for reported (a0a23ba)
v1.21.4
1.21.4 (2021-02-21)
Bug Fixes
- rate-limiting: Make rate limiting more dynamic (423fd49)
v1.21.3
1.21.3 (2021-02-20)
Bug Fixes
- readme: Improve FAQ section (95a8f57)
v1.21.2
1.21.2 (2021-02-08)
Bug Fixes
- connection: Tweak wording of step 3 (0e046d2)
v1.21.1
1.21.1 (2021-02-07)
Bug Fixes
- connection: Redesign instructions for account linking (a88dbc4)
v1.21.0
1.21.0 (2021-02-07)
Features
- color-changing-light-bulb: Add experimental support for color_xy; close #37 (dda4a42)
v1.20.0
1.20.0 (2021-02-03)
Features
- filter: Add filter option to require inbound messages to match device name; closes 36 (da3e009)