github Xunil99/ha-bosch-ebike v1.10.1
v1.10.1 – Fix: 500-Fehler beim Öffnen der Optionen unter HA 2025.12+

latest releases: v1.18.16, v1.19.7b9, v1.18.15...
one month ago

Bugfix

Das Setzen von self.config_entry im OptionsFlow.__init__ ist seit HA 2024.11 deprecated und löst seit HA 2025.12+ eine AttributeError aus, die nach außen als "HTTP 500 — Server got itself in trouble" beim Öffnen des Konfigurationsdialogs der Integration sichtbar wird.

Fix: Eigenen __init__ der OptionsFlow-Klasse entfernt. Das Framework setzt self.config_entry ab HA 2024.11 automatisch.

Betrifft alle, die v1.10.0 unter HA 2025.12 oder neuer installiert haben. Update dringend empfohlen, sonst sind die neuen Optionen nicht erreichbar.

Full Changelog

v1.10.0...v1.10.1

Don't miss a new ha-bosch-ebike release

NewReleases is sending notifications on new releases.