add event platform (#36981)

This commit is contained in:
hahn-th 2025-03-24 17:22:13 +01:00 committed by GitHub
parent c44cfd7ad1
commit 13b3477c7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,7 @@ ha_category:
- Button
- Climate
- Cover
- Event
- Hub
- Light
- Lock
@ -42,6 +43,7 @@ There is currently support for the following device types within Home Assistant:
- Button
- Climate
- Cover
- Event
- Light
- Lock
- Sensor
@ -150,6 +152,9 @@ Within this delay the device registration should be completed in the App, otherw
- Module for Hoermann drives (*HMIP-MOD-HO*)
- Hunter Douglas & erfal window blinds (*HMIP-HDM1*)
- homematicip_cloud.event
- Doorbell Event for devices *HmIP-DSD-PCB* and others where ChannelRole equals DOOR_BELL_INPUT
- homematicip_cloud.light
- Switch actuator and meter for brand switches (*HmIP-BSM*)
- Dimming actuator for brand switches (*HmIP-BDT*)