Skip to content

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

v2.14.0

22 Aug 06:23
72bcf29
Compare
Choose a tag to compare

2.14.0 (2022-08-22)

Features

  • editor: Add option to ignore inbound messages unless topic matches (72bcf29)

v2.13.1

19 Oct 07:13
Compare
Choose a tag to compare

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

12 Oct 16:40
Compare
Choose a tag to compare

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

  • LOCK: Add support for locks; close #22 (90fb56b)

v2.12.1

13 Jul 10:01
Compare
Choose a tag to compare

2.12.1 (2021-07-13)

Bug Fixes

  • readme: Add link to changelog; fix #88 (a49a0fb)

v2.12.0

11 Jul 13:34
Compare
Choose a tag to compare

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

05 Jul 17:13
Compare
Choose a tag to compare

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

04 Jul 12:31
Compare
Choose a tag to compare

2.10.0 (2021-07-04)

Features

  • connection: Show initializing status while starting up (be22251)

v2.9.0

04 Jul 09:56
Compare
Choose a tag to compare

2.9.0 (2021-07-04)

Features

  • connection: Introduce rate limiting groups for different changeReport cause types (4940007)

v2.8.5

03 Jul 10:01
Compare
Choose a tag to compare

2.8.5 (2021-07-03)

Bug Fixes

  • Thermostat: Leave thermostatMode unchanged when SetTargetTemperature directive gets invoked; fix #85 (480984a)

v2.8.4

02 Jul 05:14
Compare
Choose a tag to compare

2.8.4 (2021-07-02)

Bug Fixes

  • connection: Delay flagging as connected by 7 sec; Related to #84 (db8c147)