Releases: zachowj/node-red-contrib-home-assistant-websocket
Releases · zachowj/node-red-contrib-home-assistant-websocket
v0.71.0
0.71.0 (2024-09-09)
Features
- number: Promote number node from beta to stable (f235081)
- select: Promote select node from beta to stable (f235081)
- text: Promote text node from beta to stable (f235081)
- time-entity: Promote time-entity node from beta to stable (f235081)
Bug Fixes
- get-entities: Add timeSinceChangedMs to the states before condition checks (5036246)
v0.70.0
0.70.0 (2024-09-09)
Features
- action: Add option to block input overrides in action nodes (8dd947f), closes #1489
- number: Add "Expose as" option for Listening mode in number node (e7441e1)
- select: Add "Expose as" option for Listening mode in select node (8dfffb3)
- text: Add "Expose as" option for Listening mode in text node (60d69d2)
- time-entity: Add "Expose as" option for Listening mode in time-entity node (7ae8c09)