Fix update error message key in solarlog (#171611)

This commit is contained in:
dontinelli
2026-05-22 15:58:37 +00:00
committed by Franck Nijhof
parent 9c1cd8093d
commit 267b3e279d
@@ -145,7 +145,7 @@
"config_entry_not_ready": {
"message": "Error while loading the config entry."
},
"update_error": {
"update_failed": {
"message": "Error while updating data from the API."
}
}