@ -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.