@sanmane wrote:
Hi,
I’m trying to set up emulated Hue to allow control of HA though Alexa devices. I’ve set up emulated_hue in my config.yaml with the following code:
emulated_hue: host_ip: 192.168.1.178 listen_port: 80 advertise_ip: 192.168.1.178 advertise_port: 1901 upnp_bind_multicast: false expose_by_default: true
In the Hue app, Hue Alexa skill, and the regular discover devices in the Alexa app, they are all unable to find a Hue Hub on my network. I’m running on a full UniFi network and my Hassio server is running on a desktop PC hardwired through a VM running Ubuntu Server in a Docker container. Everything has static IPs. UPnP is enabled. If anyone could help point me in the right direction, that would be much appreciated.
Posts: 1
Participants: 1