This commit is contained in:
2026-01-16 19:57:49 +00:00
parent 828d84caa3
commit 58e3674325

View File

@@ -4,5 +4,15 @@
"title": "Restart required", "title": "Restart required",
"description": "One or more integrations were installed or updated by Bahmcloud Store. Restart Home Assistant to load the changes." "description": "One or more integrations were installed or updated by Bahmcloud Store. Restart Home Assistant to load the changes."
} }
},
"repair_flow": {
"restart_required": {
"step": {
"confirm": {
"title": "Restart Home Assistant",
"description": "Bahmcloud Store installed or updated integrations. Restart Home Assistant now to apply the changes."
}
}
}
} }
} }