1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-08 23:34:22 +01:00

Fix update error message key in solarlog (#171611)

This commit is contained in:
dontinelli
2026-05-20 19:53:19 +02: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."
}
}