Skip to content

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

v4.5.1

15 May 15:18
bcb46c6
Compare
Choose a tag to compare

4.5.1 (2025-05-15)

Bug Fixes

  • package.json: Improve description (bcb46c6)

v4.5.0

15 May 11:57
2bbebd1
Compare
Choose a tag to compare

4.5.0 (2025-05-15)

Features

  • readme: Improve readme.md (2bbebd1)

v4.4.7

13 May 20:10
e73fc41
Compare
Choose a tag to compare

4.4.7 (2025-05-13)

Bug Fixes

  • logger: Fix invalid log invocations that led to a crash (e73fc41)

v4.4.6

03 Apr 07:01
d4dc216
Compare
Choose a tag to compare

4.4.6 (2025-04-03)

Bug Fixes

  • virtual-device: Respect debug setting (e944bb3)

v4.4.5

11 Jan 10:51
51ca496
Compare
Choose a tag to compare

4.4.5 (2025-01-11)

Bug Fixes

  • virtual-device: Suppress warning when metadata is undefined (51ca496)

v4.4.4

26 Oct 20:08
46c662b
Compare
Choose a tag to compare

4.4.4 (2024-10-26)

Bug Fixes

v4.4.3

25 Oct 15:38
ef00d9a
Compare
Choose a tag to compare

4.4.3 (2024-10-25)

Bug Fixes

  • connection: Retry establishing a connection when Node-RED starts up offline; fixes #265 (d55e79c)

v4.4.2

17 Aug 04:25
4491321
Compare
Choose a tag to compare

4.4.2 (2024-08-17)

Bug Fixes

  • MQTT: Keep using IPv4 instead of IPv6 (4491321)

v4.4.1

15 Jun 13:22
b62483a
Compare
Choose a tag to compare

4.4.1 (2024-06-15)

Bug Fixes

  • connection: Prevent crash when receiving ReportState directive for unknown devices; Fixes #257 (b62483a)
  • virtual-device: Allow empty metadata. Fixes #258 (84b1c4d)

v4.4.0

09 Apr 16:11
Compare
Choose a tag to compare

4.4.0 (2024-04-09)

Features

  • virtual-device: Allow case insensitive keywords in inbound messages; closes #255 (dda4fd0)