From 818949abd9529734aceac397a00cefb9c9fd34c2 Mon Sep 17 00:00:00 2001 From: James Callaghan Date: Mon, 27 Jul 2020 14:19:10 +0100 Subject: [PATCH] Corrected typo (#38278) --- 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 5a0fd78d26e..864511982a3 100644 --- a/homeassistant/components/tado/services.yaml +++ b/homeassistant/components/tado/services.yaml @@ -1,5 +1,5 @@ set_climate_timer: - description: Turn on cliate entities for a set time. + description: Turn on climate entities for a set time. fields: entity_id: description: Entity ID for the tado component to turn on for a set time.