Releases: csuermann/node-red-contrib-virtual-smart-home
Releases · csuermann/node-red-contrib-virtual-smart-home
v4.5.1
4.5.1 (2025-05-15)
Bug Fixes
- package.json: Improve description (bcb46c6)
v4.5.0
4.5.0 (2025-05-15)
Features
- readme: Improve readme.md (2bbebd1)
v4.4.7
4.4.7 (2025-05-13)
Bug Fixes
- logger: Fix invalid log invocations that led to a crash (e73fc41)
v4.4.6
4.4.6 (2025-04-03)
Bug Fixes
- virtual-device: Respect debug setting (e944bb3)
v4.4.5
4.4.5 (2025-01-11)
Bug Fixes
- virtual-device: Suppress warning when metadata is undefined (51ca496)
v4.4.4
4.4.4 (2024-10-26)
Bug Fixes
v4.4.3
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
4.4.2 (2024-08-17)
Bug Fixes
- MQTT: Keep using IPv4 instead of IPv6 (4491321)
v4.4.1
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
4.4.0 (2024-04-09)
Features
- virtual-device: Allow case insensitive keywords in inbound messages; closes #255 (dda4fd0)