Hello guys!
I just created a small Windows application, based on MQTT, to allow Home Assistant to
- shutdown
- restart
- standby
your PC.
It also exposes a notify endpoint so you can send notifications with plain text or json content (for more customization of the notification).
I know there is HASS.Agent, but for my personal case this was too heavy and had way more functions then I actually needed.
If you want to check out the project here you go
it has an installer for auto installation, but you can also install it by yourself.