From f2997ce4cc48bf2e9f5cf8787aaa9fe95d2cfdea Mon Sep 17 00:00:00 2001 From: rich-kettlewell <122128709+rich-kettlewell@users.noreply.github.com> Date: Thu, 13 Apr 2023 18:49:07 +0100 Subject: [PATCH] Tado set_water_heater_timer should use water_heater domain (#91364) --- homeassistant/components/tado/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/tado/services.yaml b/homeassistant/components/tado/services.yaml index 3c5a830698d..211ae4cd1ff 100644 --- a/homeassistant/components/tado/services.yaml +++ b/homeassistant/components/tado/services.yaml @@ -41,7 +41,7 @@ set_water_heater_timer: target: entity: integration: tado - domain: climate + domain: water_heater fields: time_period: name: Time period