From 0c31682313d86dbe697bee402c7b9d09100a9343 Mon Sep 17 00:00:00 2001 From: nicolalandro Date: Fri, 5 Mar 2021 18:56:27 +0100 Subject: [PATCH] Update mycroft.markdown (#16873) example message --- source/_integrations/mycroft.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/mycroft.markdown b/source/_integrations/mycroft.markdown index ad55875ff98..5ad0a625be1 100644 --- a/source/_integrations/mycroft.markdown +++ b/source/_integrations/mycroft.markdown @@ -57,5 +57,5 @@ name: Send a mesage to Mycroft by calling `notify.mycroft` service: ```yaml -message: "hey" +message: "Hey Mycroft. Turn on the office light. " ```