mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
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
775c5a6c60
commit
2bf0eb9e18
@ -100,7 +100,7 @@ homeassistant:
|
|||||||
customize:
|
customize:
|
||||||
light.bedroom_light:
|
light.bedroom_light:
|
||||||
# Don't allow light.bedroom_light to be controlled by the emulated Hue bridge
|
# 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:
|
light.office_light:
|
||||||
# Address light.office_light as "back office light"
|
# Address light.office_light as "back office light"
|
||||||
emulated_hue_name: "back office light"
|
emulated_hue_name: "back office light"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user