Skip to content

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

v1.19.6

02 Feb 18:14
Compare
Choose a tag to compare

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

28 Jan 21:14
Compare
Choose a tag to compare

1.19.5 (2021-01-28)

Bug Fixes

  • blinds: Fix problem with setting blinds position to a percentage; closes #29 (a15e6b0)

v1.19.4

28 Jan 11:52
Compare
Choose a tag to compare

1.19.4 (2021-01-28)

Bug Fixes

  • thermostat: Fix targetTemperature not being set; Closes #30 (b823d9d)

v1.19.3

25 Jan 20:34
Compare
Choose a tag to compare

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.2

23 Jan 08:49
Compare
Choose a tag to compare

1.19.2 (2021-01-23)

Bug Fixes

v1.19.1

21 Jan 21:01
Compare
Choose a tag to compare

1.19.1 (2021-01-21)

Bug Fixes

  • fan: Fix min value to be 1 instead of 0 (f65e697)

v1.19.0

21 Jan 20:56
Compare
Choose a tag to compare

1.19.0 (2021-01-21)

Features

  • device: Add support for fan; close #26 (e7a85a7)

v1.18.1

16 Jan 16:33
Compare
Choose a tag to compare

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

09 Jan 17:43
Compare
Choose a tag to compare

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

09 Jan 14:40
Compare
Choose a tag to compare

1.17.1 (2021-01-09)

Bug Fixes

  • readme: Add Thermostat to readme.md (0ac173a)