I’m running HA and Node-Red in Docker containers on a Ubuntu 18 server. It’s been working perfectly for months. Integration through HA and logic through Node-Red connection through API password.
I upgraded to HA .83 this morning and now Node-Red will not connect. “Home Assistant connection failed with error”
I don’t know if there is an easier way, but i had to backup my flows, delete everything to be able to uninstall node-red-contrib-home-assistant palette and then installed node-red-contrib-home-assistant-llat and then restored my flows… complicated…
Can I propose node-red-contrib-home-assistant-websocket?
It should work as well (or even better since it uses the official HA websockets package),
but would need a long-lived access token too.