From 2a3569a87d8c39e797a8da333a024d2f59fd5d1c Mon Sep 17 00:00:00 2001 From: TerminalMan <84923604+SecretiveShell@users.noreply.github.com> Date: Sat, 7 Aug 2021 10:06:41 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f5ab9cb..32bd431 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Sensors publish their state on their own interval which you can configure and on Here is a list of the most commonly used sensors with the full documentation [here](https://github.com/sleevezipper/hass-workstation-service/blob/master/documentation/Sensors.md): -|command|use| +|sensor|use| |---|---| |ActiveWindow|Exposes the currently selected window| |WebcamActive|Exposes the microphone state| @@ -76,6 +76,12 @@ This application allows you to send commands over MQTT to control the host syste Here is a list of the most commonly used sensors with the full documentation [here](https://github.com/sleevezipper/hass-workstation-service/blob/master/documentation/Commands.md) +|command|use| +|---|---| +|ShutdownCommand|Shutdown the PC| +|RestartCommand|Restart the PC| +|MuteCommand|Mute the speakers| + ## Credits This project depends on work done by others and they should at least get a mention. Please note that this list is not complete yet.