Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartplug-bot

Telegram bot, which notifies about power consumers

Download code

git clone https://github.com/oheim/smartplug-bot.git
cd smartplug-bot
git submodule update --init

Install dependencies

pip3 install python-telegram-bot --upgrade
pip3 install python-dotenv --upgrade

Register telegram bot and add it to a new group.

Create config file [Device Name].env (you may copy Washer.env.template).

Start monitor script

python3 energy-monitor.py [device hostname]

About

Collection of services for my smart home. My philosophy is to have separate programs for individual tasks to minimize the effect of failures and have a more robust overall system.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages