From d7c66be57b829a8ccceb0fdb2d68f33498f038ea Mon Sep 17 00:00:00 2001 From: "pixel::doc" Date: Sun, 17 Mar 2019 04:19:47 +0100 Subject: [PATCH] Update README.md Typo fixed. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d503766..5a77373 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ published to [maintopic]/monitor after setting [maintopic]/toast Displays a message on the windows computer. Message exsample "Home Assistant,kom ned!,Kjetil,c:\temp\iselin.jpg". -The the image must be visable from the windows computer. +The image must be visible from the windows computer. #### TTS [maintopic]/tts Mqtt message is sendt to the synthesizer. @@ -68,7 +68,7 @@ Currently the volume is set to 100% #### app/running sensor [maintopic]/app/running/ message:[appname] and published back to [maintopic]/app/running/[appname] with 0= not running/not found in process 1= found Tested with common applications like spotify/firefox/skype. -Exsample: +Example: mosquitto_pub -t kjetilsv/app/running -m Spotify if spotify is running kjetilsv/app/running/Spotify return message = 1