https://github.com/springfall2008/ge_cloud
Givenergy Cloud service
https://github.com/springfall2008/ge_cloud
Last synced: 9 days ago
JSON representation
Givenergy Cloud service
- Host: GitHub
- URL: https://github.com/springfall2008/ge_cloud
- Owner: springfall2008
- Created: 2024-02-18T19:56:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T19:17:40.000Z (over 1 year ago)
- Last Synced: 2025-10-04T21:37:01.808Z (4 months ago)
- Language: Python
- Size: 155 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Givenergy Cloud service
This integration connects the GivEnergy cloud service to Home Assistant
Enter the name of your account e.g. home (useful only if you have more than one) and the API key from the GE Cloud Accounts area.
If all is working then the integration will create some sensors and update them once every minute (with register updates every 5 minutes)
Supports:
- Inverters including Gen1/Gen2/EMS/AOI
- Smart Plugs (but not very good, you can't actually toggle the switch via cloud as they don't support it). Will give you the local key for Tuya Local.
- Home Charger (EVC) - Basic support with monitoring and some controls (e.g. modes, charge power, stop/start etc).
For support please raise a Github ticket.
If you want to buy me a beer then please use Paypal - [tdlj@tdlj.net](mailto:tdlj@tdlj.net)

## Example dashboard

## Install through HACS
[](https://github.com/hacs/integration)
- In HACS, click on Integration
- Click on the three dots in the top right corner, choose *Custom Repositories*
- Add as a custom repository of Category 'Integration' and click 'Add'
- Click *Explore and download repositories* (bottom right), type 'Ge Cloud' in the search box, select the Predbat Repository, then click 'Download' to install the app.
- Restart Home Assistant
- Go to Integrations, click add and select 'GE Cloud'.
- Enter a name for your Setup (e.g. Home) and your API key (create an API key inside Security settings on the GE Cloud web site)
- If you only want to see one of the device types uncheck the others, otherwise leave them all enabled (if you don't have a device type that's okay)
- Uncheck polling if you have an EMS, otherwise leave it set.