What is wrong with my config?
emulated_hue:
host_ip: 192.168.1.239
expose_by_default: true
exposed_domains:
- switch
- script
- light
17-02-18 15:05:09 ERROR (MainThread) [homeassistant.bootstrap] Invalid config for [emulated_hue]: expected a dictionary for dictionary value @ data['emulated_hue']['host_ip']. Got '192.168.1.239'. (See /home/hass/.homeassistant/configuration.yaml, line 797). Please check the docs at https://home-assistant.io/components/emulated_hue/
I have the same problem. How did you solve it?
my config:
emulated_hue:
type: alexa
host_ip: 192.168.1.283
listen_port: 8300
exposed_domains:
- light
- switch
- media_player
Can’t remember now, but I followed this thread
There is the solution inside