Skip to content

# This implementation of the Telegram Bot was done to view the data from my APC 1500 UPS. # it is connected thorugh USB to my RaspberryPi Model 3. A service is attached to it and I can send or receive any notification from it. # I'll implementate a function to call a number when the power is off.

License

Notifications You must be signed in to change notification settings

juanstdio/UPS_TelegramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APC UPS Telegram Bot

This implementation of the Telegram Bot was done to view the data from my APC 1500 UPS. it is connected thorugh USB to my RaspberryPi Model 3. A service is attached to it and I can send or receive any notification from it. I'll implementate a function to call a number when the power is off.

Requirements:

install apcupsd

Install PyTelegramBotAPI, do not install TELEBOT since they are different libraries and doing so can cause issues.

This is my first attempt to perform a Telegram bot in Python 3.5

image

Apache Licence attached.

About

# This implementation of the Telegram Bot was done to view the data from my APC 1500 UPS. # it is connected thorugh USB to my RaspberryPi Model 3. A service is attached to it and I can send or receive any notification from it. # I'll implementate a function to call a number when the power is off.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages