node-red-contrib-home-assistant-websocket
node-red-contrib-home-assistant-websocket copied to clipboard
Node-RED integration with Home Assistant
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog Changelog Sourced from prettier's changelog. 3.2.5 diff Support Angular inline styles as single template literal...
### Describe the bug Suddenly I'm getting these messages in my NR log: ``` 26 Dec 20:24:58 - [info] [server:ha-bruc-pi] Connecting to http://localhost:8123 26 Dec 20:24:58 - [info] [server:ha-bruc-pi] Connected...
### Describe the bug I am having a strange issue with the Text entity node in Node Red that automatically creates the HA entity linked to NodeRed. One of my...
### Describe the bug When I edit a node like the below and then click done. It reverts back to KeyPressed ### To Reproduce 1. Add a device node 2....
### Describe the bug I have NR and HA running in separate containers on a Synology NAS. When I restart HA so that updated integrations are used, NR also restarts....
### Describe the bug After Home Assistant upgrade from 2023.12.4 to 2024.1.2, attempts to deploy in NodeRed fail with “No server response”. Then I get ensuing prompts about server flows...
### Describe the bug - When searching for entity names, these 5 entities persistently come up as results no matter the search query - It appears to happen in `events:...
### Describe the bug If I try to trigger a action using the device node I get an error: not a valid value for dictionary value @ data['entity_id']. Got None...
## Description Changes to the `device-config`-node and related files to make it possible to share device identifiers with Home Assistant. ## Motivation and Context As the IOT space keeps growing...
### Documentation URL _No response_ ### The problem In the wait until node, it is possible to check a condition against a list of entities. The documentation lacks of information...