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

https://github.com/rogasp/evlinkha-homeassistant

Home Assistant custom integration for EVLinkHA proxy/service
https://github.com/rogasp/evlinkha-homeassistant

ev-charging home-assistant home-automation nio xpeng

Last synced: 4 months ago
JSON representation

Home Assistant custom integration for EVLinkHA proxy/service

Awesome Lists containing this project

README

          

# EVLinkHA Home Assistant Integration

[![hacs badge](https://img.shields.io/badge/HACS-Custom-blue.svg?style=flat-square)](https://hacs.xyz/docs/faq/custom_repositories)
![Home Assistant minimum version](https://img.shields.io/badge/HA%20min-2025.5-blue?style=flat-square)
[![MIT License](https://img.shields.io/github/license/rogasp/evlinkha-homeassistant?style=flat-square)](LICENSE)
[![GitHub release](https://img.shields.io/github/v/release/rogasp/evlinkha-homeassistant?style=flat-square)](https://github.com/rogasp/evlinkha-homeassistant/releases)
[![Issues](https://img.shields.io/github/issues/rogasp/evlinkha-homeassistant?style=flat-square)](https://github.com/rogasp/evlinkha-homeassistant/issues)

---

**EVLinkHA** is a Home Assistant integration that makes it easy to connect your electric vehicle to Home Assistant via EVLink.
The integration supports Xpeng and other vehicles connected through Enode.

---

## Getting Started

1. **Create an account at [evlinkha.se](https://evlinkha.se)**
You must have an EVLink account to use this integration.

2. **Link your vehicle**
After logging in to [evlinkha.se](https://evlinkha.se), follow the instructions to link your vehicle.

3. **Copy your `vehicle_id`**
You will find this on your vehicle’s detail page after linking.

4. **Create an API key**
Go to your profile at [evlinkha.se](https://evlinkha.se) and create a new API key.

5. **Copy your API key**
This is required to connect Home Assistant to EVLinkHA.

---

## Installation

**Via HACS:**

- Add this GitHub repository as a “Custom Repository” in HACS (type: “Integration”).
- Search for “EVLinkHA” in HACS and install the integration.

**Manual installation:**

- Download this repository and place the `evlinkha` folder in your `custom_components` directory in your Home Assistant installation.

---

## Configuration

When adding the integration in Home Assistant (Settings > Devices & Services > Add Integration > EVLinkHA):

- Enter your **API key**
- Enter your **vehicle_id**

You will find both on [evlinkha.se](https://evlinkha.se) as described above.

---

## Features

- Automatically fetches vehicle data and charging status
- Supports multiple car brands through Enode
- Designed for security, simplicity, and reliability

---

## Support & Questions

- Need help or have questions?
Open an [issue here](https://github.com/rogasp/evlinkha-homeassistant/issues) or visit [evlinkha.se](https://evlinkha.se).

---

## Open Source

This integration is open source and under active development.
Everyone is welcome to contribute!

---