Releases: csuermann/node-red-contrib-virtual-smart-home
Releases · csuermann/node-red-contrib-virtual-smart-home
v3.0.8
18 Feb 12:24
Compare
Sorry, something went wrong.
No results found
3.0.8 (2023-02-18)
Bug Fixes
connection: fix "SyntaxError: Unexpected token '.' (line:602)"; closes #184 (5f6aa5d )
v3.0.7
27 Dec 11:39
Compare
Sorry, something went wrong.
No results found
3.0.7 (2022-12-27)
Bug Fixes
connection: Retry connecting to MQTT every 30 seconds when initial attempt failed; closes #93 (f8c4443 )
v3.0.6
13 Oct 14:52
Compare
Sorry, something went wrong.
No results found
3.0.6 (2022-10-13)
Bug Fixes
v3.0.5
13 Oct 14:42
Compare
Sorry, something went wrong.
No results found
3.0.5 (2022-10-13)
Bug Fixes
connection: use axios instead of node-fetch for version check call (9fe7a80 )
v3.0.4
08 Oct 14:51
Compare
Sorry, something went wrong.
No results found
3.0.4 (2022-10-08)
Bug Fixes
connection: Display correct plan after upgrade (ec86d14 )
v3.0.3
27 Sep 10:36
Compare
Sorry, something went wrong.
No results found
3.0.3 (2022-09-27)
Bug Fixes
readme: add FAQ on PRO plan (7c985c1 )
v3.0.2
27 Sep 07:54
Compare
Sorry, something went wrong.
No results found
3.0.2 (2022-09-27)
Bug Fixes
readme: add a hint that Node-RED >= 2.0.0 is required (9a9dd48 )
v3.0.1
20 Sep 04:11
Compare
Sorry, something went wrong.
No results found
3.0.1 (2022-09-20)
Bug Fixes
dependencies: bump dependencies (1408141 )
v3.0.0
19 Sep 17:23
Compare
Sorry, something went wrong.
No results found
3.0.0 (2022-09-19)
Documentation
BREAKING CHANGES
readme: Version 3 is only partially compatible with version 2. Please upgrade!
v2.15.0
19 Sep 17:03
Compare
Sorry, something went wrong.
No results found
2.15.0 (2022-09-19)
Bug Fixes
contact sensor: fix device type in example (1c75be9 )
package.json: bump dependencies (d401e95 )
Features
connection: introduce vshJwt token for more reliable communication with backend (f541809 )