mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add event platform to Nanoleaf (#33332)
This commit is contained in:
parent
d261ed866c
commit
80e2988824
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user