Releases: csuermann/node-red-contrib-virtual-smart-home
Releases · csuermann/node-red-contrib-virtual-smart-home
v1.19.6
1.19.6 (2021-02-02)
Bug Fixes
- device: Include name and source attribute when Diff mode is on; close #35 (7868944)
v1.19.5
1.19.5 (2021-01-28)
Bug Fixes
- blinds: Fix problem with setting blinds position to a percentage; closes #29 (a15e6b0)
v1.19.4
1.19.4 (2021-01-28)
Bug Fixes
- thermostat: Fix targetTemperature not being set; Closes #30 (b823d9d)
v1.19.3
1.19.3 (2021-01-25)
Bug Fixes
- blinds: Use mode instead of position attribute (b7b613c)
- connection: Use fetch instead of jQuery ajax (f00dd65)
- provision: Fix fetching of access token (008be98)
v1.19.1
1.19.1 (2021-01-21)
Bug Fixes
- fan: Fix min value to be 1 instead of 0 (f65e697)
v1.18.1
1.18.1 (2021-01-16)
Bug Fixes
- Diff: When diff option is enabled, only output attributes set by Alexa directive; close #23 (c065773)
v1.18.0
1.18.0 (2021-01-09)
Features
- virtual-device: Add 'Diff' option which causes only changed attributes to be emitted; close #18 (a5c5a23)
v1.17.1
1.17.1 (2021-01-09)
Bug Fixes
- readme: Add Thermostat to readme.md (0ac173a)