From c8ec9fa87fbfc87bff00afb902ad4772cc15548c Mon Sep 17 00:00:00 2001 From: Milan Meulemans Date: Tue, 23 Nov 2021 01:26:47 +0100 Subject: [PATCH] Add Button platform to Nanoleaf (#20406) --- source/_integrations/nanoleaf.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/nanoleaf.markdown b/source/_integrations/nanoleaf.markdown index 3e365040c8d..20b0149b406 100644 --- a/source/_integrations/nanoleaf.markdown +++ b/source/_integrations/nanoleaf.markdown @@ -2,6 +2,7 @@ title: Nanoleaf description: Instructions how to integrate Nanoleaf Panels into Home Assistant. ha_category: + - Button - Light ha_codeowners: - '@milanmeu' @@ -11,6 +12,7 @@ ha_iot_class: Local Polling ha_release: 0.67 ha_domain: nanoleaf ha_platforms: + - button - light ha_zeroconf: true ha_ssdp: true