Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krasnoukhov/homeassistant-oncharger

Home Assistant Oncharger EV integration
https://github.com/krasnoukhov/homeassistant-oncharger

home-assistant homeassistant oncharger

Last synced: 2 months ago
JSON representation

Home Assistant Oncharger EV integration

Awesome Lists containing this project

README

        

# Home Assistant Oncharger EV integration

The Oncharger integration pulls data from either local network or Oncharger cloud.

Tested with:
* [32A one-phase Wi-Fi charger](https://oncharger.com.ua/ua/p1422951216-oncharger-gbt-32a.html)

## Highlights

### Have your charger sensors at a glance

sensors

### Charge your car at the maximum power
* If you have a smart meter that reports current on the phase to a specific entity in HA
* This entity can be used to have this integration auto-adjust Oncharger current up to a specific threshold

boost

### Use the UI to set up integration

setup

## Installation

[![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg?style=for-the-badge)](https://github.com/hacs/integration)

### Via HACS
* Add this repo as a ["Custom repository"](https://hacs.xyz/docs/faq/custom_repositories/) with type "Integration"
* Click "Install" in the new "Oncharger" card in HACS.
* Install
* Restart Home Assistant

### Manual Installation (not recommended)
* Copy the entire `custom_components/oncharger/` directory to your server's `/custom_components` directory
* Restart Home Assistant