Add cover device class icons (#20937)

This commit is contained in:
KNXBroker 2022-01-06 00:39:44 +01:00 committed by GitHub
parent 0c5ad17350
commit 39bf0bb9f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -28,6 +28,10 @@ The way these sensors are displayed in the frontend can be modified in the [cust
- **shutter**: Control of shutters, which are linked slats that swing out/in to covering an opening or may be tilted to partially cover an opening, such as indoor or exterior window shutters. - **shutter**: Control of shutters, which are linked slats that swing out/in to covering an opening or may be tilted to partially cover an opening, such as indoor or exterior window shutters.
- **window**: Control of a physical window that opens and closes or may tilt. - **window**: Control of a physical window that opens and closes or may tilt.
Here are a few examples of this representation in the UI:
<p class='img'><img src='/images/screenshots/cover_classes_icons.png' />Example of various device classes icons in `open` and `closed` state. The open image in this example has `state_color: true` specified in the Entities card configuration to receive the icon coloring.</p>
## Services ## Services
### Cover control services ### Cover control services

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB