When I run the test script I get a 404 not found. I removed the port and also tried every combination in cinfig.json but always getting the 404.
In my HA config file there is the
api:
and also the
alexa:
smart_home:
I think my problem was related to having the client_id and client_secret set in the configuration.yaml
Anyway I solved following and using the now integrated Amazon Alexa Smart Home Skill
When I run the test script I get a 404 not found. I removed the port and also tried every combination in cinfig.json but always getting the 404. In my HA config file there is the api: and also the alexa: smart_home:
Anybody is having the same issue