Improve documentation for device_class (#2073)
This commit is contained in:
parent
a817d7f003
commit
23f910f669
3 changed files with 15 additions and 2 deletions
|
@ -11,6 +11,12 @@ footer: true
|
|||
|
||||
Home Assistant can give you an interface to control covers such as rollershutters, blinds, and garage doors.
|
||||
|
||||
The display style of each entity can be modified in the [customize section](/getting-started/customizing-devices/). The following device classes are supported for covers:
|
||||
|
||||
- **None**: Generic cover device
|
||||
- **window**: Window controller
|
||||
- **garage**: Garage door controller
|
||||
|
||||
## {% linkable_title Services %}
|
||||
|
||||
### {% linkable_title Cover control services %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue