Hi, this is a simple telegram bot made in python intended to be selfhosted on a server inside your local network. It will allow you to manage and know in real-time the power status of the devices inside your local network.
- It only answers in Italian
- It can tell the status of any device that allow ICMP requests, but can only turn of linux machines (using the
poweroffcommand) - The shutdown feature uses an ssh connection to send the command, relying on an RSA key for authentication