Releases: Nigatsu/hass-my-polenergia
v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.0
My Polenergia 1.0.0 — first stable release
Custom Home Assistant integration for Polenergia Dystrybucja customers. Pulls monthly meter readings from the moja.polenergia.pl portal API (OAuth2 + PKCE) and feeds them into the Energy Dashboard, with optional PLN cost tracking.
✨ Highlights
- OAuth2 + PKCE auth against the official portal API — no scraping.
- Energy Dashboard integration — cumulative monthly kWh statistics imported straight into the HA recorder.
- Full historical import — every monthly reading back to your agreement start date. The Polenergia web portal itself only shows the last 12 months.
- Cost tracking in PLN — configure a
PLN/kWhrate, get a parallelCost Statisticsstream the Energy Dashboard can consume as a total-cost entity. - Multi-meter / multi-customer — one HA device per PPE; add additional config entries for multiple customer numbers.
- Polished options menu — set price, change credentials, reload history, clear statistics, change update interval, all from the UI.
- Auto re-authentication — token expiry handled transparently.
My Polenergia Integration - first commit
My Polenergia v0.1.0 — first release
Home Assistant integration for Polenergia Dystrybucja customers. Pulls monthly meter readings from moja.polenergia.pl (OAuth2 + PKCE) and feeds them into the Energy Dashboard with optional PLN cost tracking.
Features
- Monthly kWh statistics in Energy Dashboard
- PLN/kWh price → cumulative cost statistics
- Multi-meter (one device per PPE)
- Auto re-authentication on token expiry
Install (HACS Custom)
HACS → Custom repositories → add https://github.com/Nigatsu/hass-my-polenergia as Integration → install → restart HA → Add Integration → My Polenergia.
Limitations
Monthly granularity only (API limit). Single import rate — no G12/G12w zones yet. No prosumer/export tracking. Multi-zone & prosumer users: open an issue with sample data, happy to add support.