From 41b58b8bc12d6c12bf157ca6ff31bce4dc989ef5 Mon Sep 17 00:00:00 2001 From: Alain Tavan Date: Tue, 25 Jun 2019 19:37:25 +0200 Subject: [PATCH] fix an error in the description (#24735) --- homeassistant/components/dyson/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/dyson/services.yaml b/homeassistant/components/dyson/services.yaml index a93b15b4304..1b59217f6ab 100644 --- a/homeassistant/components/dyson/services.yaml +++ b/homeassistant/components/dyson/services.yaml @@ -59,6 +59,6 @@ set_speed: entity_id: description: Name(s) of the entities to set the speed for example: 'fan.living_room' - timer: + dyson_speed: description: Speed example: 1 \ No newline at end of file