Update customizing-devices.markdown (#3868)
Change `emulated_hue: false` to `emulated_hue_hidden: false`
This commit is contained in:
parent
a496a94227
commit
dbd358db36
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ homeassistant:
|
||||||
icon: mdi:description
|
icon: mdi:description
|
||||||
"scene.month_*_colors":
|
"scene.month_*_colors":
|
||||||
hidden: true
|
hidden: true
|
||||||
emulated_hue: false
|
emulated_hue_hidden: false
|
||||||
homebridge_hidden: true
|
homebridge_hidden: true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue