Skip to content

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

v2.8.3

28 Jun 15:48

Choose a tag to compare

2.8.3 (2021-06-28)

Bug Fixes

  • context: Add support for localfilesystem contextStorage (823ebfb)

v2.8.2

22 Jun 07:56

Choose a tag to compare

2.8.2 (2021-06-22)

Bug Fixes

  • Thermostat: Add missing attributes to docs (d8d6fa6)

v2.8.1

22 Jun 07:46

Choose a tag to compare

2.8.1 (2021-06-22)

Bug Fixes

  • Thermostat: Add support for ECO mode; close #83 (0ac3b69)

v2.8.0

21 Jun 07:37

Choose a tag to compare

2.8.0 (2021-06-21)

Bug Fixes

  • connection: Fetch allowedDeviceCount as part of requestConfig() instead of checkVersion() (656c353)
  • Thermostat: SetTargetTemperature automomatically switches to AUTO mode; fix #82 (e7e64cd)

Features

  • backchannel: Add userIdToken allowing the backend to run stateless (2f98c08)

v2.7.1

16 Jun 14:24

Choose a tag to compare

2.7.1 (2021-06-16)

Bug Fixes

  • Thermostat: Allow powerState to be set via inbound msg; fix #80 (91f62ed)

v2.7.0

13 Jun 18:20

Choose a tag to compare

2.7.0 (2021-06-13)

Features

  • THERMOSTAT: Support modes HEAT, COOL, AUTO, and OFF; close #57, #69 (7e231d5)

v2.6.1

13 Jun 17:44

Choose a tag to compare

2.6.1 (2021-06-13)

Bug Fixes

  • ENTERTAINMENT_DEVICE: Add docs and examples; close #46 (0fd8333)

v2.6.0

13 Jun 15:59

Choose a tag to compare

2.6.0 (2021-06-13)

Features

  • ENTERTAINMENT_DEVICE: Add support for virtual entertainment device (a4c2edf)

v2.5.0

13 Jun 10:52

Choose a tag to compare

2.5.0 (2021-06-13)

Features

  • MOTION_SENSOR: Add support for virtual motion sensor (a04a458)

v2.4.0

13 Jun 09:32

Choose a tag to compare

2.4.0 (2021-06-13)

Features

  • CONTACT_SENSOR: Add support for virtual contact sensor; close #48 (1eb8828)