mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-09 18:36:29 +00:00
Fix description of button device class "update" partially out of table (#1253)
This commit is contained in:
parent
f6edb9492e
commit
338891c612
@ -47,5 +47,4 @@ Optionally specifies what type of entity it is. It will possibly map to Google d
|
||||
| Value | Description
|
||||
| ----- | -----------
|
||||
| restart | The button entity restarts the device.
|
||||
| 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.
|
||||
| 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