From 8ab91eb6bb5f70c51d5e34fdac15ead4d5378e5c Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 6 Feb 2020 11:39:44 -0800 Subject: [PATCH] Update MQTT service description --- homeassistant/components/mqtt/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/mqtt/services.yaml b/homeassistant/components/mqtt/services.yaml index 77b3e3b27a1..2af3c22fe50 100644 --- a/homeassistant/components/mqtt/services.yaml +++ b/homeassistant/components/mqtt/services.yaml @@ -30,7 +30,7 @@ dump: fields: topic: description: topic to listen to - example: "openzwave/#" + example: "OpenZWave/#" duration: description: how long we should listen for messages in seconds example: 5