Error when connecting to entities on server via websockets #755
squeakus posted onGitHub
Problem/Motivation
Error after installing nodered addon. It is working with all of my existing nodes but if I add a HA node I get the following error:
I have definitely deployed the server but the %25%25ID%25%25 probably means I have misconfigured something incorrectly. I am still trying to get my head around HA but I think it is in the same docker image. I can see the config files if I ssh onto the machine.
I set it up with ssl turned off.
(Why the issue was filed) Cannot set up the HA integration
Expected behavior
Show a list of entities
(What you expected to happen)
Actual behavior
Get the error message above
(What actually happened)
Steps to reproduce
(How can someone else make/see it happen) Clean install of Home Assistant 0.117.6 and install latest node-red addon
arch | aarch64 |
---|---|
chassis | embedded |
dev | false |
docker | true |
docker_version | 19.03.12 |
hassio | true |
host_os | HassOS 4.16 |
installation_type | Home Assistant OS |
os_name | Linux |
os_version | 4.19.127-v8 |
python_version | 3.8.6 |
supervisor | 2020.11.0 |
timezone | Europe/Dublin |
version | 0.117.6 |
virtualenv | false |
Proposed changes
(If you have a proposed change, workaround or fix, describe the rationale behind it)