Hi Guys,
I’m new to Home Assitant, and I’m trying to connect my Echo dot to HA, but i have no luck…
In my configuration.yaml:
customize:
emulated_hue:
host_ip: 192.168.1.198
listen_port: 8300
light.kek:
icon: mdi:lightbulb-on
emulated_hue: true
emulated_hue_name: “blue led”
I tried to check http://192.168.1.198:8300/description.xml but:
“This site can’t be reached
192.168.1.198 refused to connect.
Search Google for 192 168 198 8300 description
ERR_CONNECTION_REFUSED”
The echo dot and the RPi are in the same subnet.
HA Version: 0.38.4
Errors in the logs:
“17-02-24 00:41:27 WARNING (MainThread) [aiohttp.websocket] websocket connection is closing.”
What could be the problem? what did i do wrong? Pls help!
BR, Adam