Coder Social home page Coder Social logo

mletenay / home-assistant-ev-charge-control Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 49 KB

Home Assistant custom component for Electric Vehicle Charge Control devices by Phoenix Contact

License: MIT License

Python 100.00%
evse electric-vehicles home-assistant home-assistant-hacs charging-stations

home-assistant-ev-charge-control's Introduction

hacs_badge

home-assistant-ev-charge-control

Electric Vehicle Charge Control component can enable/disable charging process, set chargin current and retrieve charging status data. It works over http interface of ESL's Walli LIGHT charging box, resp. any electric vehicle charging station built on top of Phoenix Contact's EV Charge Control device (EM-CP-PP-ETH).

The EV Charge Control will be presented as EV Charge Control switch in Home Assistant. The charging current can be modified via EV Charging Current select entity and the charging status and duration are exposed via respective sensors.

Requirements

The EV Charge Control needs to be connected to your local network. To enable remote charging enable/disable, the DIP switch 10 has to be turned ON.

HACS installation

Add this component using HACS by searching for Electric Vehicle Charge Control on the Integrations page.

Manual installation

Create a directory called phoenix_contact in the <config directory>/custom_components/ directory on your Home Assistant instance. Install this component by copying all files in /custom_components/phoenix_contact/ folder from this repo into the new <config directory>/custom_components/phoenix_contact/ directory you just created.

This is how your custom_components directory should look like:

custom_components
├── phoenix_contact
│   ├── __init__.py
│   ├── ev_charge_control.py
│   ├── manifest.json
│   ├── services.yaml
│   └── switch.py

EV Charge Control communication testing

To test whether the EV Charge control interface properly works, just execute the basic_test.py script

References

ESL's Walli LIGHT Phoenix Contact EV Charge Control

home-assistant-ev-charge-control's People

Contributors

mletenay avatar

Stargazers

 avatar

Watchers

 avatar  avatar

home-assistant-ev-charge-control's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.