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
- Host: GitHub
- URL: https://github.com/rogasp/evlinkha-homeassistant
- Owner: rogasp
- License: mit
- Created: 2025-06-13T18:59:41.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-06-27T20:37:46.000Z (4 months ago)
- Last Synced: 2025-06-28T19:23:47.016Z (4 months ago)
- Topics: ev-charging, home-assistant, home-automation, nio, xpeng
- Language: Python
- Homepage: https://evlinkha.se
- Size: 41 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# EVLinkHA Home Assistant Integration
[](https://hacs.xyz/docs/faq/custom_repositories)

[](LICENSE)
[](https://github.com/rogasp/evlinkha-homeassistant/releases)
[](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!---