hass.tibber_prices/custom_components/tibber_prices/translations
Julian Pawlowski 09edcdb9a3 fix(repairs): reliably show statistics-review issue on every HA restart
We have no way to programmatically detect whether the Recorder statistics
have been fixed. Dismissing the Repairs notification does not mean the
problem is resolved, only that the user has seen it.

Revert to delete + create on every async_setup_entry when the flag is set.
This guarantees the issue is visible after every restart until the user
explicitly acknowledges completion by re-saving the display settings in
the options flow.

Remove the dismissed_version auto-clear logic that was treating dismissal
as acknowledgement (it was not).

Update all 5 translation files: replace "Dismiss this notice" with
instructions to re-save display settings as the only way to permanently
close the notification.

Released-Bug: no
2026-04-15 09:56:24 +00:00
..
de.json fix(repairs): reliably show statistics-review issue on every HA restart 2026-04-15 09:56:24 +00:00
en.json fix(repairs): reliably show statistics-review issue on every HA restart 2026-04-15 09:56:24 +00:00
nb.json fix(repairs): reliably show statistics-review issue on every HA restart 2026-04-15 09:56:24 +00:00
nl.json fix(repairs): reliably show statistics-review issue on every HA restart 2026-04-15 09:56:24 +00:00
sv.json fix(repairs): reliably show statistics-review issue on every HA restart 2026-04-15 09:56:24 +00:00