My emulated_hue integration is not working.
Is there a way to see logs of this integration or something to help me troubleshoot? I cannot access the web pages either, that should appear at my IP address:80/description.xml. Browsing to those locations report a 404 not found.
The following is my configuration.yaml:
I should note that the light template above (being used by emulated_hue) is working. Home assistant created a entity of it. It’s just that Hue itself is not working.
Settings > system > logs … click on. Load full logs
Additionally, depending on your setup, you may need to select one of the different logs from the top right corner (ex: Host log). Are you running in docker, or vim …?
I don’t find any mention of endpoint, searching the emulated hue page:
The troubleshooting section is not really troubleshooting at all…just some check you can do to verify it is working. But as i said i cannot reach either of those pages.
If you can’t reach those pages, you didn’t set it up properly. That means your host_ip or listen port are not correct. Or you’re not trying the correct addresses in the troubleshooting section.
What could i have done wrong? The “installation” of the integration is only done by adding those lines i showed in the first post, or is there more to it that i missed or faults? 192.168.1.184:8123 leads to my home assistant UI, so the ip is correct.
It’s a home assistant OS machine just running HAOS. Is additional settings needed to expose the port? When i go to port 80, i see a nginx working message.
thanks you both! i indeed had the addon, don’t recall installing it, haha.
I guess it was to enable ssl a while ago for frigate to support two-way audio, but gave up on that anyway.
i disabled it and restarted HAOS, and now everything is working after some messing around