Add identify device class to button (#27971)

This commit is contained in:
Franck Nijhof 2023-06-26 15:46:49 +02:00 committed by GitHub
parent 01ea91578f
commit bfd652e92d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,5 +65,6 @@ Example of device class icons.
</p>
- **None**: Generic button. This is the default and doesn't need to be set.
- **identify**: The button is used to identify a device.
- **restart**: The button restarts the device.
- **update**: The button updates the software of the device.