Add event platform to Nanoleaf (#33332)

This commit is contained in:
Joost Lekkerkerker 2024-06-21 11:16:07 +02:00 committed by GitHub
parent d261ed866c
commit 80e2988824
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ description: Instructions how to integrate Nanoleaf Panels into Home Assistant.
ha_category: ha_category:
- Button - Button
- Light - Light
- Event
ha_codeowners: ha_codeowners:
- '@milanmeu' - '@milanmeu'
ha_config_flow: true ha_config_flow: true
@ -14,6 +15,7 @@ ha_domain: nanoleaf
ha_platforms: ha_platforms:
- button - button
- diagnostics - diagnostics
- event
- light - light
ha_zeroconf: true ha_zeroconf: true
ha_ssdp: true ha_ssdp: true