mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Add screenshot of button device classes (#20553)
This commit is contained in:
parent
5c034493d7
commit
bf251a5a3d
@ -58,6 +58,11 @@ This service can be called to trigger a button press for that entity.
|
|||||||
The way these buttons are displayed in the frontend can be modified in the [customize section](/docs/configuration/customizing-devices/).
|
The way these buttons are displayed in the frontend can be modified in the [customize section](/docs/configuration/customizing-devices/).
|
||||||
The following device classes are supported for buttons:
|
The following device classes are supported for buttons:
|
||||||
|
|
||||||
|
<p class='img'>
|
||||||
|
<img src='/images/screenshots/button_classes_icons.png' />
|
||||||
|
Example of device class icons.
|
||||||
|
</p>
|
||||||
|
|
||||||
- **None**: Generic button. This is the default and doesn't need to be set.
|
- **None**: Generic button. This is the default and doesn't need to be set.
|
||||||
- **restart**: The button restarts the device.
|
- **restart**: The button restarts the device.
|
||||||
- **update**: The button updates the software of the device.
|
- **update**: The button updates the software of the device.
|
||||||
|
BIN
source/images/screenshots/button_classes_icons.png
Normal file
BIN
source/images/screenshots/button_classes_icons.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.3 KiB |
Loading…
x
Reference in New Issue
Block a user