https://github.com/bobsilvio/epcube-token
Create Token for API
https://github.com/bobsilvio/epcube-token
bearer-token epcube homeassistant token
Last synced: 9 days ago
JSON representation
Create Token for API
- Host: GitHub
- URL: https://github.com/bobsilvio/epcube-token
- Owner: Bobsilvio
- Created: 2025-04-07T15:11:53.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2025-04-23T12:28:12.000Z (13 days ago)
- Last Synced: 2025-04-23T12:33:18.286Z (13 days ago)
- Topics: bearer-token, epcube, homeassistant, token
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ EpCube Token Generator
[](https://streamlit.io)
[](https://www.home-assistant.io/)
[]()A simple web app to generate the **access token** required to interact with the **EpCube API**, useful for integrating your EpCube solar system into **Home Assistant**.
> โ ๏ธ This tool is the result of **reverse engineering** the EpCube mobile app login process.
> It may stop working if the API or login flow changes.
> ๐๏ธ **Created: April 2025**---
## โจ Features
- ๐ Generate a valid **Bearer Token** for the EpCube API
- ๐ง Uses your **existing EpCube login credentials** (email & password)
- ๐ Designed for use with the [custom Home Assistant integration](#home-assistant-integration)---
## ๐ Try it online
๐ **[Launch the app](https://epcube-token.streamlit.app/)**
Runs entirely in your browser using **Streamlit Cloud**.---
## ๐ง Usage
1. Visit the [app](https://epcube-token.streamlit.app/)
2. Enter the **email and password** used in your official EpCube app
3. Get your **Bearer token** and use it in Home Assistant---
## ๐ Home Assistant Integration
You can use the generated token in my custom Home Assistant integration to monitor your **EpCube photovoltaic system**.
๐ฆ Coming soon on HACS โ or integrate manually from source.
---
## ๐งช Disclaimer
This is an unofficial tool and is not affiliated with the EpCube brand or manufacturer.
Use at your own risk.---
## ๐ฌ Contact
For issues, questions, or suggestions: open an [issue](https://github.com/yourusername/epcube-token-generator/issues) or drop me a message.