Add information about HomeBridge friendly name attribute (#3014)
This commit is contained in:
parent
0bc747a7c3
commit
1ba9914d2d
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ homeassistant:
|
||||||
| Attribute | Description |
|
| Attribute | Description |
|
||||||
| --------- | ----------- |
|
| --------- | ----------- |
|
||||||
| `friendly_name` | Name of the entity.
|
| `friendly_name` | Name of the entity.
|
||||||
|
| `homebridge_name` | Name of the entity in `HomeBridge`.
|
||||||
| `hidden` | Set to `true` to hide the entity.
|
| `hidden` | Set to `true` to hide the entity.
|
||||||
| `homebridge_hidden` | Set to `true` to hide the entity from `HomeBridge`.
|
| `homebridge_hidden` | Set to `true` to hide the entity from `HomeBridge`.
|
||||||
| `emulated_hue` | Set to `false` to hide the entity from emulated_hue.
|
| `emulated_hue` | Set to `false` to hide the entity from emulated_hue.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue