Comment on Controlling and monitoring computers (Windows, Linux) from Home Assistant?
unknowing8343@discuss.tchncs.de 8 months agoCan you turn off the computer with KDE Connect?
Comment on Controlling and monitoring computers (Windows, Linux) from Home Assistant?
unknowing8343@discuss.tchncs.de 8 months agoCan you turn off the computer with KDE Connect?
Evkob@lemmy.ca 8 months ago
You can run commands, so
systemctl poweroff
should work to turn off your computer (on Linux, not sure how KDE Connect works on Windows, but I’d assume there’s an equivalent)PainInTheAES@lemmy.world 8 months ago
Yeah, shutdown -s -t $time_seconds