EVLinkHA is an open-source bridge between Home Assistant and Enode, enabling seamless electric vehicle integration and smart energy management in your home.
Project website: https://evlinkha.se
EVLinkHA is designed to provide:
- 🔌 Integration with EV brands via Enode
- 🧠 Local API proxy for Home Assistant
- 🌱 Privacy-first and self-hostable
- 💬 Web dashboard with live vehicle data
- 🔒 Secure authentication (via Supabase)
Full documentation is available in the docs/ folder:
- 0001-record-architecture.md - Initial architecture overview
- 0002-stripe-payments.md - Stripe Checkout integration and webhook handling options
.
├── backend/ # FastAPI backend
├── frontend/ # Next.js frontend
├── supabase/ # Supabase local dev setup
├── docs/ # Project documentation
└── .github/ # GitHub Actions, templates etc
Start here if you want to run EVLinkHA locally:
We welcome community contributions! To get started:
All contributions must follow our Code of Conduct.
EVLinkHA is licensed under the MIT License. See LICENSE for details.
EVLinkHA is developed and maintained by Roger Aspelin.