Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.77 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.77 KB

Poetry Ruff License: MIT Tox Deploy Documentation

Tesla Smart Charger

Dynamic charging control for your Tesla using the default charger and the Tesla API.

Official Documentation Page

What is the Tesla Smart Charger?

The Tesla Smart Charger is a Python application that allows you to dynamically control the charging of your Tesla vehicle using the Tesla API. The application is designed to be run on a local server, such as a Raspberry Pi, and can be configured to automatically adjust the charging rate of your Tesla based on the current electricity consumption of your home.

How to Contribute

We welcome contributions to enhance the functionality and features of Tesla Smart Charger. If you're interested in contributing, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Implement your changes.
  4. Test your changes thoroughly.
  5. Create a pull request with a clear description of your changes.

Feel free to contribute and help make Tesla Smart Charger even better!