mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Event device classes: add screenshot (#32991)
This commit is contained in:
parent
b0bd336630
commit
eaf1f388c0
@ -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.
|
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 %}
|
{% 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:
|
The following device classes are supported by event entities:
|
||||||
|
|
||||||
- **None**: Generic event. This is the default and doesn't need to be set.
|
- **None**: Generic event. This is the default and doesn't need to be set.
|
||||||
|
BIN
source/images/integrations/event/device_class_event_icons.png
Normal file
BIN
source/images/integrations/event/device_class_event_icons.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Loading…
x
Reference in New Issue
Block a user