2018-06-14 19:17:54 +00:00
{
"config" : {
"abort" : {
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" : {
2021-05-07 19:59:51 +00:00
"known_hosts" : "Known hosts"
2021-03-01 23:18:18 +00:00
} ,
2021-05-08 00:03:19 +00:00
"description" : "Known Hosts - A comma-separated list of hostnames or IP-addresses of cast devices, use if mDNS discovery is not working." ,
2021-05-07 19:59:51 +00:00
"title" : "Google Cast configuration"
2021-03-01 23:18:18 +00:00
} ,
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" : {
2021-05-07 19:59:51 +00:00
"advanced_options" : {
2021-03-01 23:18:18 +00:00
"data" : {
2021-05-07 19:59:51 +00:00
"ignore_cec" : "Ignore CEC" ,
"uuid" : "Allowed UUIDs"
2021-03-01 23:18:18 +00:00
} ,
2021-05-17 05:17:18 +00:00
"description" : "Allowed UUIDs - A comma-separated list of UUIDs of Cast devices to add to Home Assistant. Use only if you don\u2019t want to add all available cast devices.\nIgnore CEC - A comma-separated list of Chromecasts that should ignore CEC data for determining the active input. This will be passed to pychromecast.IGNORE_CEC." ,
2021-05-07 19:59:51 +00:00
"title" : "Advanced Google Cast configuration"
} ,
"basic_options" : {
"data" : {
"known_hosts" : "Known hosts"
} ,
2021-05-08 00:03:19 +00:00
"description" : "Known Hosts - A comma-separated list of hostnames or IP-addresses of cast devices, use if mDNS discovery is not working." ,
2021-05-07 19:59:51 +00:00
"title" : "Google Cast configuration"
2021-03-01 23:18:18 +00:00
}
}
2020-04-16 20:00:10 +00:00
}
2018-08-24 13:54:47 +00:00
}