Skip to content

Mibo5354/battery_limiter.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

battery_limiter.py

This is a python script to limit battery charging with a smart plug using http request or MQTT.

Installing the script

Python 3 is required for this app.

After installing Python open a terminal/command prompt in the same directory of this app and install the dependencies using pip install -U -r requirements.txt --user

Rename config.ini.template to config.ini, modify settings at needed.

Credits

Images
Python Libraries

About

Battery Limiter using a smart plug over http requests or MQTT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages