From fa3976a2b39fdec9df07deeadbd952c75f61ea7a Mon Sep 17 00:00:00 2001 From: Markus Adrario Date: Thu, 20 Feb 2025 20:03:58 +0100 Subject: [PATCH] Add light platform to homee (#37584) * add switch platform to homee * Add light platform * remove light * Homee light platform * fix --------- Co-authored-by: Franck Nijhof --- source/_integrations/homee.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/homee.markdown b/source/_integrations/homee.markdown index 2f8c3114a57..364aa00859a 100644 --- a/source/_integrations/homee.markdown +++ b/source/_integrations/homee.markdown @@ -12,6 +12,7 @@ ha_domain: homee ha_platforms: - button - cover + - light - sensor - switch ha_integration_type: hub @@ -24,6 +25,7 @@ There is currently support for the following device types in Home Assistant: - button - cover +- light - sensor - switch