mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-09 18:36:29 +00:00
Add identify device class to button (#1818)
This commit is contained in:
parent
4851e36c1a
commit
8d62460019
@ -46,5 +46,6 @@ Optionally specifies what type of entity it is. It will possibly map to Google d
|
||||
|
||||
| Constant | Description
|
||||
| ----- | -----------
|
||||
| `ButtonDeviceClass.IDENTIFY` | The button entity identifies a device.
|
||||
| `ButtonDeviceClass.RESTART` | The button entity restarts the device.
|
||||
| `ButtonDeviceClass.UPDATE` | The button entity updates the software of the device. The use of this device class should be avoided, please consider using the [`update`](/docs/core/entity/update) entity instead.
|
||||
|
Loading…
x
Reference in New Issue
Block a user