Releases: zachowj/node-red-contrib-home-assistant-websocket
Releases · zachowj/node-red-contrib-home-assistant-websocket
v0.74.2
v0.74.1
v0.74.0
0.74.0 (2024-10-07)
Features
- slovak translation (623d75b)
Bug Fixes
- action: preserve domain and service while addressing deprecated notice (613e505), closes #1622
- api: Await websocket send in ApiController (3319bf4)
- fire-event: Handle errors when sending events via websocket (38167fc)
- integration: Handle errors when sending and unregistering entities (cb72c3f)
- time: Improve handling of cronjobs creation (680227a), closes #1490
v0.73.0
v0.72.4
v0.72.3
v0.72.2
v0.72.1
v0.72.0
0.72.0 (2024-09-11)
Features
- sentence: Add support for custom responses in the sentence node (bdfcd95)
Requires version 4.1.0 of the Node-RED companion custom component
Examples: https://zachowj.github.io/node-red-contrib-home-assistant-websocket/node/sentence.html#examples
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)