You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking on my ha server I do not have an api folder, i've tried creating the tree but still get the error. I do have "api:" in my configuration.yaml file and have restarted the server. Am I supposed to have installed something else too?
Thanks
The text was updated successfully, but these errors were encountered:
I seem to have fixed this problem but got a new one...
in your configuration.yaml file you need the following
alexa:
smart_home:
(not api: which i believe the documentation mentions).
However, now that I'm not getting a 404 error I'm getting a 401 error!
401 Client Error: Unauthorized for url: https://xxxxxx.duckdns.org/api/alexa/smart_home
I have installed haaska but when I try to test it I get the error "404 Client Error: Not Found for url: https://xxxxxx.duckdns.org/api/alexa/smart_home",
Looking on my ha server I do not have an api folder, i've tried creating the tree but still get the error. I do have "api:" in my configuration.yaml file and have restarted the server. Am I supposed to have installed something else too?
Thanks
The text was updated successfully, but these errors were encountered: