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

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

Awesome Lists containing this project

README

        

# ๐Ÿ” EpCube Token Generator

[![Made with Streamlit](https://img.shields.io/badge/Made%20with-Streamlit-FF4B4B?logo=streamlit&logoColor=white)](https://streamlit.io)
[![Home Assistant Integration](https://img.shields.io/badge/Home%20Assistant-Compatible-41BDF5?logo=home-assistant&logoColor=white)](https://www.home-assistant.io/)
[![Status](https://img.shields.io/badge/Status-Experimental-yellow)]()

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.