Compare commits

...

2 Commits

Author SHA1 Message Date
Erik Montnemery
def9275bf4 Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-14 09:41:38 +02:00
Erik
33d5f66af5 Adjust repair text about unsupported installation method 2026-04-14 09:09:11 +02:00

View File

@@ -106,7 +106,7 @@
"title": "[%key:component::homeassistant::issues::deprecated_architecture::title%]"
},
"deprecated_method": {
"description": "This system is using the {installation_type} installation type, which has been deprecated and will become unsupported following the release of Home Assistant 2025.12. While you can continue using your current setup after that point, we strongly recommend migrating to a supported installation method.",
"description": "This system is using the {installation_type} installation type, which has been unsupported since Home Assistant 2025.12. To continue receiving updates and support, migrate to a supported installation method.",
"title": "Deprecation notice: Installation method"
},
"deprecated_method_architecture": {