@star314 wrote:
My Harmony remote control features four dedicated smart home buttons. Three of them are currently associated to Hue bulbs and work flawlessly. Now I would like to assign the forth button to toggle the state of a TP Link HS110 switch where my Venta airwasher is connected. I followed this guide
but it doesn’t seem to work. The snippets of my config files look like:
configuration.yaml
emulated_hue:
host_ip: 192.168.0.50
listen_port: 8300
upnp_bind_multicast: true
expose_by_default: true
exposed_domains:
- switch
- light
- input_boolean
advertise_ip: 192.168.0.50customize.yaml:
switch.airwasher1:
friendly_name: Airwasher1
icon: mdi:fan
emulated_hue_hidden: true
homebridge_visible: trueHowever, when I use the Harmony app to scan, it can’t find the device.
I am getting really frustrated. Any expert hints how to solve the problem?
Thanks in advance and kind regards!
Posts: 1
Participants: 1