From a7619b61b1480c13b6b1148a6c6642c80310fcea Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Mon, 18 Mar 2024 15:43:27 +0100 Subject: [PATCH] Add missing Shelly categories (#31937) --- source/_integrations/shelly.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/shelly.markdown b/source/_integrations/shelly.markdown index cb03ff42505..73bb6b1837d 100644 --- a/source/_integrations/shelly.markdown +++ b/source/_integrations/shelly.markdown @@ -3,13 +3,16 @@ title: Shelly description: Integrate Shelly devices ha_category: - Binary sensor + - Climate - Cover + - Event - Energy - Light - Number - Sensor - Switch - Update + - Valve ha_release: 0.115 ha_codeowners: - '@balloob'