2019-03-24 15:16:50 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2019-03-26 14:48:26 +00:00
|
|
|
"abort": {
|
|
|
|
"already_configured": "Device is already configured",
|
2020-02-14 00:31:49 +00:00
|
|
|
"bad_config_file": "Bad data from configuration file",
|
2019-06-14 21:53:13 +00:00
|
|
|
"link_local_address": "Link local addresses are not supported",
|
2020-04-08 00:08:19 +00:00
|
|
|
"not_axis_device": "Discovered device not an Axis device"
|
2019-03-26 14:48:26 +00:00
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"already_configured": "Device is already configured",
|
2020-10-04 00:05:05 +00:00
|
|
|
"already_in_progress": "Configuration flow is already in progress",
|
2019-03-26 14:48:26 +00:00
|
|
|
"device_unavailable": "Device is not available",
|
|
|
|
"faulty_credentials": "Bad user credentials"
|
|
|
|
},
|
2019-10-16 18:45:03 +00:00
|
|
|
"flow_title": "Axis device: {name} ({host})",
|
2019-03-24 15:16:50 +00:00
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host",
|
|
|
|
"password": "Password",
|
2019-03-26 14:48:26 +00:00
|
|
|
"port": "Port",
|
|
|
|
"username": "Username"
|
|
|
|
},
|
|
|
|
"title": "Set up Axis device"
|
2019-03-24 15:16:50 +00:00
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-06-01 16:45:38 +00:00
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"configure_stream": {
|
|
|
|
"data": {
|
|
|
|
"stream_profile": "Select stream profile to use"
|
|
|
|
},
|
|
|
|
"title": "Axis device video stream options"
|
|
|
|
}
|
|
|
|
}
|
2020-05-29 00:04:16 +00:00
|
|
|
}
|
2019-03-24 15:16:50 +00:00
|
|
|
}
|