Event device classes: add screenshot (#32991)

This commit is contained in:
c0ffeeca7 2024-05-29 10:31:22 +02:00 committed by GitHub
parent b0bd336630
commit eaf1f388c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 1 deletions

View File

@ -80,10 +80,17 @@ action:
When creating automations in the automation editor in the UI, the event types are available as a dropdown list, depending on the event entity you are using. This means you don't have to remember the different event types and can easily select them.
## Device classes
## Device class
{% include integrations/device_class_intro.md %}
The screenshot shows different icons representing device classes of the event entity:
<p class='img'>
<img src='/images/integrations/event/device_class_event_icons.png' alt='Screenshot showing different icons representing device classes of the event entity' />
Example of different icons representing device classes of the event entity.
</p>
The following device classes are supported by event entities:
- **None**: Generic event. This is the default and doesn't need to be set.

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB