From 80e29888241577aecf3b320363594a2bf31dbdeb Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Fri, 21 Jun 2024 11:16:07 +0200 Subject: [PATCH] Add event platform to Nanoleaf (#33332) --- source/_integrations/nanoleaf.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/nanoleaf.markdown b/source/_integrations/nanoleaf.markdown index a81707f1e7a..c8c40f089dd 100644 --- a/source/_integrations/nanoleaf.markdown +++ b/source/_integrations/nanoleaf.markdown @@ -4,6 +4,7 @@ description: Instructions how to integrate Nanoleaf Panels into Home Assistant. ha_category: - Button - Light + - Event ha_codeowners: - '@milanmeu' ha_config_flow: true @@ -14,6 +15,7 @@ ha_domain: nanoleaf ha_platforms: - button - diagnostics + - event - light ha_zeroconf: true ha_ssdp: true