Update README.md

pull/101/head
TerminalMan 3 years ago committed by GitHub
parent 5afe2865e9
commit 2a3569a87d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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): 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| |ActiveWindow|Exposes the currently selected window|
|WebcamActive|Exposes the microphone state| |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) 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 ## 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. 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.

Loading…
Cancel
Save