This integration is still in development and not yet ready for production use.
Feel free to contribute to this project, raise issues or submit pull requests to improve and help finishing the integration.
The 1KOMMA5GRAD API is not officially documented and may change at any time. Use mitmproxy or similar tools to intercept the API calls from the official app to get an idea of the API structure.
- Login
- Sensor for current electricity price
- Sensor for current electricity consumption and production
- Read and manage of electric vehicle charging stations
- Read and manage of heat pumps
- Currently only EUR currency is supported, the API does not provide the currency for the customer
- Currently the time zone is hardcoded to Europe/Berlin, the API does not provide the time zone for the customer
Documented for macOS, but should be similar for other operating systems.
brew install python3 autoconf ffmpeg cmake make
pip install -r requirements.txt