Skip to content

david81/openevse-ha-integration

 
 

Repository files navigation

OpenEVSE

GitHub Release GitHub Activity License

hacs Project Maintenance BuyMeCoffee

Discord Community Forum

Component to integrate with OpenEVSE chargers.

This component will set up the following platforms.

Platform Description
sensor Show info from an OpenEVSE charger's API.
switch Switch to toggle various charger modes.
select Select the ampers limit and service level.

Installation

  1. Using the tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory (folder) there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called openevse.
  4. Download all the files from the custom_components/openevse/ directory (folder) in this repository.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant
  7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "openevse"

Configuration is done in the UI

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines


TODO

  • Add tests
  • Current
  • Voltage
  • Power
  • Session Energy
  • Total Energy
  • Status
  • Temps
  • Vehicle connected
  • Rssi
  • Max current
  • Charge current
  • Manual Override
  • Schedule
  • Divert mode
  • Auto discovery
  • Setup via Home Assistant UI
  • Real time updates via web socket
  • Support energy integration
  • Use newer OpenEVSE APIs

About

OpenEVSE Integration for Home Assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%