Polishes the dashboard card so stacked sections render as one clean panel.
Changed
- The dashboard card sections now read as a single continuous panel. Each section's inner cards had their own rounded corners and background, so stacked blocks showed seams and doubled-up dark layers. Only the first card of a block is now rounded at the top and the last at the bottom; section titles keep a slightly darker header, and the content underneath sits on one background level. This matches the look of the other example dashboards.
Docs and texts
- README, INSTALL and the sign-in texts now describe the current flow everywhere (web sign-in with "Stay signed in?", mobile token fetched server-side, sessions valid for about a year), document the
request_reauthservice and the connection sensor'sreauth_recommendedattribute, and add a troubleshooting entry for "Microsoft authentication host not allowed". - The German translation, which was mostly English, is now fully translated. Two leftover duplicate step texts from the old flow were removed from all translation files.
No integration code changed in this release.