set emulated_hue_hidden to true in example (#3740)

this will make the setting correspond to the comment above.
This is also noticed after merge in #3554
This commit is contained in:
Johan Haals 2017-10-24 09:06:22 +02:00 committed by Fabian Affolter
parent 775c5a6c60
commit 2bf0eb9e18

View File

@ -100,7 +100,7 @@ homeassistant:
customize:
light.bedroom_light:
# Don't allow light.bedroom_light to be controlled by the emulated Hue bridge
emulated_hue_hidden: false
emulated_hue_hidden: true
light.office_light:
# Address light.office_light as "back office light"
emulated_hue_name: "back office light"