#Unraid integration?
1 messages · Page 1 of 1 (latest)
perhaps you could send the command via ssh? there is a SSH integration on HACS which may make that easy (although I haven't used it personally)
Agreed on SSH; the configuration.yaml windows SSH variant is here:
https://community.home-assistant.io/t/remotely-shutting-down-a-windows-10-pc-with-ssh/91715
note that mac_address: has been changed to mac since that was written:
Home Assistant Community
Intro In this, I’ll show you how to remotely shutdown (or really do anything with) a Windows 10 PC with Microsoft’s implementation of an OpenSSH server. This helps with controlling HTPCs or living room gaming PCs without installing anything third-party. I’ll be making the assumption that you have physical or RDP access to the Windows comp...