Skip to content

Manage solar battery inverter to optimise cost-effectiveness

License

Notifications You must be signed in to change notification settings

pilgrimbeart/batterycontrol

Repository files navigation

To auto-start on boot, add these lines to /etc/rc.local
    echo date >> /home/pi/git/batterycontrol/startup.log
    nohup sudo -H -u pi /usr/bin/python /home/pi/git/batterycontrol/main.py >> /home/pi/git/batterycontrol/startup.log 2>&1 &

About

Manage solar battery inverter to optimise cost-effectiveness

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages