Skip to content

andigandhi/pythonPowerwallTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Different tools for the Tesla Powerwall written in Python.

sql_log.py

Logs the power production and consumption into a SQL database The SQL login data and the IP of the powerwall has to be adjusted in the first lines of the script.

battery_notification.py

This script sends a push notification to your smartphone whenever the battery is fully charged. This is useful as often it is financially more interesting to use the power by oneself than to deliver it to the power grid. The notification is done with the notify.run service which can be installed via pip install notify-run. Before starting the script you have to create a new notification channel on Notify Run Website. The QR code created by the service can be scanned on a smartphone and the token (the last part of the URL) has to be added to the Python script.

About

Some tools for the Tesla Powerwall written in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages