node-red-contrib-home-assistant icon indicating copy to clipboard operation
node-red-contrib-home-assistant copied to clipboard

Home Assistant + Node-Red

Results 35 node-red-contrib-home-assistant issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The history node does not seem to respect the entity filter. A node is set up with the entity filter set to strictly a specific entity but...

Home Assistant has a new auth system as a Release Candidate which uses oauth instead of an api password. It will be the default in the next release `0.76`. With...

**Describe the bug** Similar to an issue related to the GetState node, already fixed: https://github.com/AYapejian/node-red-contrib-home-assistant/issues/15 , the msg object passed to the node is replaced by a new msg object....

**Is your feature request related to a problem? Please describe.** I've a trigger node with these conditions: ![image](https://user-images.githubusercontent.com/2886913/41068425-aaef758a-69e9-11e8-949e-0fee92e49472.png) This node **is NOT triggered** when the input/state looks like this: -...

Hi I'm having the same problem of #52, it worked fine a week ago. I'm on latest Hass and Node-RED and node-red-contrib-home-assistant

**Describe the bug** When Home-Asistant is restarted from Configuration button "RESTART" node-red keeps running, and the nodes that were communicating with Home-Assistant stop working **To Reproduce** Steps to reproduce the...

**Describe the bug** I get an error, apparently randomly, when I use the "server-state-changed" node. ``` 31/07/2018, 20:07:50node: clean guestsroom msg : error "TypeError: Cannot read property 'state' of null"...

**Describe the bug** The current state node accepts an entity ID input (msg.payload.entity_id), which is used to make the service call. You can override this by proving an entity_id in...

I just recently updated to the 0.30 node and while it has a lot of great additions, one thing I miss are timestamps when events were triggered. I used to...

I'm trying to install node-red-contrib-home-assistant on a clean install of Node-RED Hass.io Add-On, but the install silently fails, and the node is still available as "installable" in the palette. This...