Skip to content

v1.3.0 — Simpler OAuth setup

Choose a tag to compare

@Xunil99 Xunil99 released this 27 Apr 21:06
· 297 commits to main since this release

Easier first-time setup

The Bosch login step now accepts either the bare authorization code or the entire callback URL from the browser address bar:

No more hunting for the `code=` parameter and selecting only the value.

Bugfix

The setup description previously documented a redirect to `ebike-data://callback?code=...`, but the actual redirect URI in the integration is `http://localhost:8888/callback\`. Both English and German setup texts now match the actual redirect.

Installation

Update via HACS, restart Home Assistant. Existing installations are unaffected (only the first-time setup wording changes).