I’ve setup latest Home Assistant to RPi3 and it runs ok. I got to install node-red into it, but ran into a proble, Things seem to run ok, but when I’m adding a call service resouce from the “Home Assistant” palette I end up in an error after giving my credentials to the msg box that opens. Error message says “Cannot GET /homeassistant/services”.
Any pointers / ideas what to do next? I’ve followed the guides found online quite precisely, but hit the wall here. I kind of like the node-red way of building the rules and would really like to give it a try.
My first goal is to get this to work in a small “lab” with just a Philips Hue light installed into it (and that’s working) and start to expand it with Sonoff switches etc.
However, I’m still having the same issue. Do I need to somehow specify that this is the HA api I’m referring to? I’m currently writing the config as I understand from the documentation.
One addition:
While checking the configuration for the above, I get following error message:
Invalid config for [http]: [http_password] is an invalid option for [http]. Check: http->http->http_password. (See /config/configuration.yaml, line 39). Please check the docs at HTTP - Home Assistant
Thanks for your help - I’m trying to get to the point where I would have real problems with my configuration / rules, but the setup config seems to be too tough for me…
That would have been good info to know, since you don’t actually have access to anything in the host OS.
If you are running the latest hassio and the latest node-red addon, you already have the correct versions of everything. It sounds like your configuration is incorrect somewhere.