1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-21 10:27:52 +00:00
Files
2025-10-28 10:33:10 +01:00

23 lines
512 B
JSON

{
"config": {
"abort": {
"install_app": "Open the mobile app to set up the integration with Home Assistant. See [the docs]({apps_url}) for a list of compatible apps."
},
"step": {
"confirm": {
"description": "Do you want to set up the Mobile App component?"
}
}
},
"device_automation": {
"action_type": {
"notify": "Send a notification"
},
"extra_fields": {
"message": "Message",
"title": "Title"
}
},
"title": "Mobile App"
}