https://github.com/superbox-dev/netzooe_eservice_api
A Python wrapper for the unofficial Netz Oberösterreich eService-Portal API.
https://github.com/superbox-dev/netzooe_eservice_api
api austria consumption electricity energy home-assistant homeassistant
Last synced: 2 months ago
JSON representation
A Python wrapper for the unofficial Netz Oberösterreich eService-Portal API.
- Host: GitHub
- URL: https://github.com/superbox-dev/netzooe_eservice_api
- Owner: superbox-dev
- License: apache-2.0
- Created: 2026-02-15T15:55:17.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-02-15T16:53:41.000Z (4 months ago)
- Last Synced: 2026-02-15T23:20:50.818Z (4 months ago)
- Topics: api, austria, consumption, electricity, energy, home-assistant, homeassistant
- Language: Python
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Netz OÖ eService API
A Python wrapper for the unofficial Netz Oberösterreich eService-Portal API.

[][pypi-version]
[][workflow-ci]
[pypi-version]: https://pypi.python.org/pypi//netzooe-eservice-api
[workflow-ci]: https://github.com/superbox-dev/netzooe_eservice_api/actions/workflows/ci.yml
## Getting started
```bash
pip install netzooe_eservice_api
```
## Changelog
The changelog lives in the [CHANGELOG.md](https://github.com/superbox-dev/netzooe_eservice_api/blob/main/CHANGELOG.md) document.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Get Involved
The **Netz OÖ eService-Portal API** is an open-source project and contributions are welcome. You can:
* Report [issues](https://github.com/superbox-dev/netzooe_eservice_api/issues/new/choose) or request new features
* Improve documentation
* Contribute code
* Support the project by starring it on GitHub ⭐
I'm happy about your contributions to the project!
You can get started by reading the [CONTRIBUTING.md](https://github.com/superbox-dev/netzooe_eservice_api/blob/main/CONTRIBUTING.md).