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:
parent
17870655fd
commit
98396704a3
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue