mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Updated contributing documentation to include details about hidding states.
This commit is contained in:
parent
3b0c685679
commit
4d91c4a51b
@ -27,6 +27,7 @@ A state can have several attributes that will help the frontend in displaying yo
|
||||
- `friendly_name`: this name will be used as the name of the device
|
||||
- `entity_picture`: this picture will be shown instead of the domain icon
|
||||
- `unit_of_measurement`: this will be appended to the state in the interface
|
||||
- `hidden`: This is a suggestion to the frontend on if the state should be hidden
|
||||
|
||||
These attributes are defined in [homeassistant.components](https://github.com/balloob/home-assistant/blob/master/homeassistant/components/__init__.py#L25).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user