Hello all.
I believe I’ve done everything with this emulated_hue object I could find in these forums, but no joy…
I see it up and running:: http://ip:8300/description.xml
<device>
<deviceType>urn:schemas-upnp-org:device:Basic:1</deviceType>
<friendlyName>HASS Bridge (192.168.0.4)</friendlyName>
etc…
However, results from http://ip:8300/api/pi/lights
If I expose_by_default: false, it returns {}
If I expose_by_default: true, I get everything:
{“1”:
{“modelid”: “HASS123”, “name”: "Living room …
{“modelid”: “HASS123”, “name”: “Upstairs”, " …
{“modelid”: “HASS123”, “name”: "Downstairs_c …
{“modelid”: “HASS123”, “name”: "all automati …
{“modelid”: “HASS123”, “name”: "RecRoom lamp …
{“modelid”: “HASS123”, “name”: "Living room …
{“modelid”: “HASS123”, “name”: "RecRoom_cams …
etc.
But with either expose_by_default setting, I don’t see anything I asked to be created:
configuration.yaml:
emulated_hue: type: alexa expose_by_default: true entities: light.ha2: name: "ha2"
customize.yaml:
light.ha1:
friendly-name: “HUE emulated HA1”
emulated_hue: true
Am I looking in the right place?
Thank you…
.
Platform:
Pi3 B+
Home Assistant 0.84.6
Raspbian GNU/Linux 9 (stretch) Kernel…: Linux 4.14.79-v7+