From 24e9f6285da149ef12b3b46df85d92a1837c0992 Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Sat, 8 Oct 2022 01:51:54 +0200 Subject: [PATCH] Change shelly trv precision to what is supported (#79672) change shelly trv precision to what is supported Shelly TRVs do support half-degree steps, change this accordingly. --- homeassistant/components/shelly/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/shelly/const.py b/homeassistant/components/shelly/const.py index cb89ecc4ea1..89820a289ed 100644 --- a/homeassistant/components/shelly/const.py +++ b/homeassistant/components/shelly/const.py @@ -148,7 +148,7 @@ SHBLB_1_RGB_EFFECTS: Final = { SHTRV_01_TEMPERATURE_SETTINGS: Final = { "min": 4, "max": 31, - "step": 1, + "step": 0.5, } # Kelvin value for colorTemp