Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95414

Emulated_hue breaking changes in 0.108

$
0
0

@sebk-666 wrote:

Hi,

my emulated_hue config broke with 0.108 and I can’t figure out what’s still wrong with it:
So my basic config looks like this:

emulated_hue:
  advertise_ip: 192.168.10.8
  upnp_bind_multicast: true
  host_ip: 192.168.10.8
  listen_port: 80
  advertise_port: 80
  expose_by_default: false
  exposed_domains:
    - input_boolean
    - script
    - switch

For entities customizations, I replaced all the emulated_hue_hidden: keys with hidden:, e.g. (in customize.yaml):

switch.thinkpad:
  friendly_name: Thinkpad
  hidden: false
  icon: mdi:laptop-windows

I get no errors verifying the config, but still after restarting HA, a curl http://192.168.10.8:80/api/pi/lights returns only an empty pair of braces.

What am I missing?

Sebastian

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 95414

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>