2019-08-28 19:45:13 +00:00
{
"config" : {
"abort" : {
2022-01-27 00:14:02 +00:00
"cloud_not_connected" : "Not connected to Home Assistant Cloud." ,
2020-11-09 00:03:23 +00:00
"single_instance_allowed" : "Already configured. Only a single configuration possible." ,
"webhook_not_internet_accessible" : "Your Home Assistant instance needs to be accessible from the internet to receive webhook messages."
2019-08-28 19:45:13 +00:00
} ,
"create_entry" : {
2021-02-05 00:03:54 +00:00
"default" : "To send events to Home Assistant, you will need to setup the webhook feature in Traccar.\n\nUse the following URL: `{webhook_url}`\n\nSee [the documentation]({docs_url}) for further details."
2019-08-28 19:45:13 +00:00
} ,
"step" : {
"user" : {
"description" : "Are you sure you want to set up Traccar?" ,
"title" : "Set up Traccar"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-08-28 19:45:13 +00:00
}