From 07328c0cdce3c0962f15274ca8322b9ad4b7d9d6 Mon Sep 17 00:00:00 2001 From: Markus Adrario Date: Tue, 25 Feb 2025 13:03:37 +0100 Subject: [PATCH] Add Homee valve platform (#37658) * remove light * Add homee number platform * Add valve platform * remove number platform, as it is outside the scope of the related core PR --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/homee.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/homee.markdown b/source/_integrations/homee.markdown index 364aa00859a7..6cfd16e45799 100644 --- a/source/_integrations/homee.markdown +++ b/source/_integrations/homee.markdown @@ -15,6 +15,7 @@ ha_platforms: - light - sensor - switch + - valve ha_integration_type: hub ha_quality_scale: bronze --- @@ -28,6 +29,7 @@ There is currently support for the following device types in Home Assistant: - light - sensor - switch +- valve ## Prerequisites