Skip to content

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

v1.23.0

21 Mar 10:28
Compare
Choose a tag to compare

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

02 Mar 18:51
Compare
Choose a tag to compare

1.22.0 (2021-03-02)

Features

  • connection: Add debug checkbox to enable log output to stdout (2b4bfec)

v1.21.6

27 Feb 08:23
Compare
Choose a tag to compare

1.21.6 (2021-02-27)

Bug Fixes

  • chore: Update issue templates (10374b0)

v1.21.5

21 Feb 17:34
Compare
Choose a tag to compare

1.21.5 (2021-02-21)

Bug Fixes

  • connection: Use rate-limiter only for desired state changes, not for reported (a0a23ba)

v1.21.4

21 Feb 17:25
Compare
Choose a tag to compare

1.21.4 (2021-02-21)

Bug Fixes

  • rate-limiting: Make rate limiting more dynamic (423fd49)

v1.21.3

20 Feb 11:39
Compare
Choose a tag to compare

1.21.3 (2021-02-20)

Bug Fixes

  • readme: Improve FAQ section (95a8f57)

v1.21.2

08 Feb 13:22
Compare
Choose a tag to compare

1.21.2 (2021-02-08)

Bug Fixes

  • connection: Tweak wording of step 3 (0e046d2)

v1.21.1

07 Feb 15:38
Compare
Choose a tag to compare

1.21.1 (2021-02-07)

Bug Fixes

  • connection: Redesign instructions for account linking (a88dbc4)

v1.21.0

07 Feb 10:13
Compare
Choose a tag to compare

1.21.0 (2021-02-07)

Features

  • color-changing-light-bulb: Add experimental support for color_xy; close #37 (dda4a42)

v1.20.0

03 Feb 12:58
Compare
Choose a tag to compare

1.20.0 (2021-02-03)

Features

  • filter: Add filter option to require inbound messages to match device name; closes 36 (da3e009)