Skip to content

Commit 58a48db

Browse files
kwdavidsonfabaff
authored andcommitted
Updated "emulated_hue_hidden" setting to match change in 0.55. (home-assistant#3565)
1 parent 3e9f16a commit 58a48db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/configuration/customizing-devices.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ homeassistant:
6161
| `homebridge_name` | Name of the entity in `HomeBridge`.
6262
| `hidden` | Set to `true` to hide the entity.
6363
| `homebridge_hidden` | Set to `true` to hide the entity from `HomeBridge`.
64-
| `emulated_hue` | Set to `false` to hide the entity from emulated_hue.
64+
| `emulated_hue_hidden` | Set to `true` to hide the entity from `emulated_hue`.
6565
| `entity_picture` | Url to use as picture for entity.
6666
| `icon` | Any icon from [MaterialDesignIcons.com](http://MaterialDesignIcons.com). Prefix name with `mdi:`, ie `mdi:home`.
6767
| `assumed_state` | For switches with an assumed state two buttons are shown (turn off, turn on) instead of a switch. By setting `assumed_state` to `false` you will get the default switch icon.

0 commit comments

Comments
 (0)