This commit is contained in:
Home Assistant Version Control
2026-07-29 04:12:24 +00:00
parent 9ea95c3a46
commit 2bc77c43ce
41 changed files with 22649 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"config": {
"title": "C.A.F.E.",
"step": {
"user": {
"title": "Set up C.A.F.E.",
"description": "C.A.F.E. is a visual automation editor for Home Assistant. It allows you to create and manage your automations using a visual flow editor.\n\nClick Submit to add C.A.F.E. to your Home Assistant."
}
},
"abort": {
"already_configured": "C.A.F.E. is already configured"
}
}
}