node-red-contrib-home-assistant-websocket
node-red-contrib-home-assistant-websocket copied to clipboard
Node-RED integration with Home Assistant
### Describe the bug **Problem**: The `ha-events-calendar` node (ID: d7bb0e52b9d7c47a) in Node-RED, configured for `calendar.work_sync` (Google Calendar sync), is intermittently missing events. Previously, it fired duplicate events for the same...
### Describe the bug I recently upgraded the Home Assistant Node Red Companion to 4.1.2 under NR 3.1.4 Some of my flows had nodes with missing HA entities and a...
### Describe the bug When using a Device node and configuring it as a trigger, there are options to set how long the state has to remain as set before...
Very simple, yet helpful addition to `wait-until` node's timeout output. Sometimes this node is a beginning to a big flow that may run some portion if state timeout'd. Both outputs...
### Describe the bug When waiting for one of multiple entities to evaluate true, the wait until node fires the event after one becomes true, but then it continues to...
### Describe the bug Forward from https://github.com/hassio-addons/addon-node-red/issues/2063 I used a sensor.time to trigger events in node-red, but at some recent update, they stopped working. Tried to connect it to a...
### Describe the bug This project has a dependency on the npmjs package bonjour v3.5.0. Unfortunately, that project is no longer maintained, and has a number of security vulnerabilities: https://github.com/watson/bonjour/issues/78...
### Describe the bug There is a problem with Wait Until, and this shows a minimal example. The problem was previously raised [here](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/issues/1640), but closed. If the entity for the...
### Describe the bug If you have 2 rules with the same condition "label_registry" only the logic with 'is' is wokring correct. if you wan't only entities wich have label...
### Describe the bug I'm monitoring a simple input_boolean using the poll state node and although the state of the entity does not change, the node outputs even if the...