2018-06-14 19:17:54 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2021-03-16 00:04:36 +00:00
|
|
|
"no_devices_found": "No devices found on the network",
|
2020-10-04 00:05:05 +00:00
|
|
|
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
2018-06-14 19:17:54 +00:00
|
|
|
},
|
2021-03-01 23:18:18 +00:00
|
|
|
"error": {
|
|
|
|
"invalid_known_hosts": "Known hosts must be a comma separated list of hosts."
|
|
|
|
},
|
2018-06-14 19:17:54 +00:00
|
|
|
"step": {
|
2021-03-01 23:18:18 +00:00
|
|
|
"config": {
|
|
|
|
"data": {
|
|
|
|
"known_hosts": "Optional list of known hosts if mDNS discovery is not working."
|
|
|
|
},
|
|
|
|
"description": "Please enter the Google Cast configuration.",
|
|
|
|
"title": "Google Cast"
|
|
|
|
},
|
2018-06-14 19:17:54 +00:00
|
|
|
"confirm": {
|
2020-10-04 00:05:05 +00:00
|
|
|
"description": "Do you want to start set up?"
|
2018-06-14 19:17:54 +00:00
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2021-03-01 23:18:18 +00:00
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"error": {
|
|
|
|
"invalid_known_hosts": "Known hosts must be a comma separated list of hosts."
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"options": {
|
|
|
|
"data": {
|
2021-03-25 13:06:01 +00:00
|
|
|
"ignore_cec": "Optional list which will be passed to pychromecast.IGNORE_CEC.",
|
|
|
|
"known_hosts": "Optional list of known hosts if mDNS discovery is not working.",
|
|
|
|
"uuid": "Optional list of UUIDs. Casts not listed will not be added."
|
2021-03-01 23:18:18 +00:00
|
|
|
},
|
|
|
|
"description": "Please enter the Google Cast configuration."
|
|
|
|
}
|
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2018-08-24 13:54:47 +00:00
|
|
|
}
|