项目作者: fhag

项目描述 :
Charge your car with solar power
高级语言: Python
项目地址: git://github.com/fhag/solar.git
创建时间: 2020-01-11T11:37:39Z
项目社区:https://github.com/fhag/solar

开源协议:GNU General Public License v3.0

下载


solar - EV car charging with solar power

Charge your car with solar power

The purpose of this application is to maximise electric vehicle (EV) charging with locally produced solar power. The application monitors the power fed into the grid, and switches car charging on, if the car is at home, needs charging and enough power is collected from the solar panels.

The application runs on a Raspberry Pi 3 Model B with Python 3.7.3, and uses the modbus API of E3DC and the unofficial Tesla API.

The documentation shows how it works and how to configure the application.

Full documentation