{ "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" } }, "exceptions": { "device_not_connected_for_local_push_notifications": { "message": "Device {device_name} is not connected for local push notifications" }, "error_sending_notification": { "message": "Error sending notification to {device_name}" }, "rate_limit_exceeded_sending_notification": { "message": "Rate limit exceeded sending notification to {device_name}" }, "timeout_sending_notification": { "message": "Timeout sending notification to {device_name}" } }, "title": "Mobile App" }