From 2f5ff808a0fb5464c72b3a468941cb5207ddd52c Mon Sep 17 00:00:00 2001 From: G Johansson Date: Sat, 8 Jul 2023 20:03:19 +0200 Subject: [PATCH] Add dim to full state service for Sensibo (#96152) Add dim to full state service --- homeassistant/components/sensibo/services.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/homeassistant/components/sensibo/services.yaml b/homeassistant/components/sensibo/services.yaml index f9f9365eb8e..fbd2625961b 100644 --- a/homeassistant/components/sensibo/services.yaml +++ b/homeassistant/components/sensibo/services.yaml @@ -146,6 +146,7 @@ full_state: options: - "on" - "off" + - "dim" enable_climate_react: name: Enable Climate React description: Enable and configure Climate React