From a8a98f258547c6bb209e3059fbfdce92fc5d7537 Mon Sep 17 00:00:00 2001 From: jtscott Date: Mon, 2 Jan 2017 03:17:52 -0700 Subject: [PATCH] [climate] Fix typo in services.yaml (#5136) --- homeassistant/components/climate/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/climate/services.yaml b/homeassistant/components/climate/services.yaml index ac8e2ab1dea..801052b31ff 100644 --- a/homeassistant/components/climate/services.yaml +++ b/homeassistant/components/climate/services.yaml @@ -76,7 +76,7 @@ set_operation_mode: fields: entity_id: description: Name(s) of entities to change - example: 'climet.nest' + example: 'climate.nest' operation_mode: description: New value of operation mode