v0.4.0
Renamed, and now a replacement rather than a companion. The integration covers everything the official BleBox integration provided plus the button events and device configuration it never exposed, so running both only gives you duplicate entities.
Breaking
The domain changed from blebox_events to blebox_advanced. Home Assistant cannot migrate a config entry across domains, so:
- Update in HACS and restart
- Delete the old BleBox Events integration entry (this clears its actions from your device)
- Add BleBox Advanced and set your events up again
- Delete or ignore the official BleBox entry if you have not already
Entity IDs change, so automations and dashboards referencing them need updating.
Added
- Active power and Energy this period sensors, matching the official definitions. Energy deliberately carries no
state_class: the value resets each period, and recording it as a total would corrupt long-term statistics. - Firmware update entity, with a clear error if the cloud tunnel is off — the device fetches the image over it.
- The relay switch is no longer opt-in.
Changed
- Relay and power state poll every 5 seconds, matching the official integration. Settings, actions and uptime drop to once a minute; a settings write forces a full refresh so nothing waits on that cycle.
- README rewritten, with Simon 55 GO / Kontakt-Simon naming spelled out for discoverability.
Verified against a live Simon 55 GO (switchBox, fw 0.1502, API 20220505). 66 tests.