From 8c880402a07b893a8bc83f7e7ac7aa97dee2162a Mon Sep 17 00:00:00 2001 From: Mick Vleeshouwer Date: Tue, 28 Dec 2021 01:12:07 -0800 Subject: [PATCH] Add light platform to current Overkiz documentation (#20880) --- source/_integrations/overkiz.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/overkiz.markdown b/source/_integrations/overkiz.markdown index bf9335044bd..f3900e93865 100644 --- a/source/_integrations/overkiz.markdown +++ b/source/_integrations/overkiz.markdown @@ -7,6 +7,7 @@ ha_category: - Button - Lock - Number + - Light - Scene - Binary Sensor ha_release: 2022.1.0 @@ -22,6 +23,7 @@ ha_platforms: - button - lock - number + - light - scene - binary_sensor ---