Google Home only discovering "last" device from emulated_hue

I’ve been using emulated_hue fine for months with Alexa. I got a Google Home and am trying to get it setup, but I’m having a weird problem where the GH will only discover whatever the last device is in /api/pi/lights. Doesn’t matter what that device is…it will only pick up the last one in the API response. All the other devices listed in the API response are ignored.

Alexa has no problem with discovering all the devices. I have around two dozen exposed through emulated_hue.

Any ideas?

1 Like

You are not posting your configuration so I can only assume that you are not using the Google Home configuration for emulated_hue as noted in the docs: https://home-assistant.io/components/emulated_hue/#configuration

:flushed: Oops. I thought I caught everything, but I missed that. I got the emulator running on port 80 but I forgot to specify the type. Thanks!