2019-01-11 02:20:35 +00:00
|
|
|
{
|
2020-04-16 19:52:53 +00:00
|
|
|
"title": "Emulated Roku",
|
2020-04-05 15:27:16 +00:00
|
|
|
"config": {
|
2020-10-17 11:13:05 +00:00
|
|
|
"abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_device%]" },
|
2020-04-05 15:27:16 +00:00
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2020-10-17 11:13:05 +00:00
|
|
|
"advertise_ip": "Advertise IP Address",
|
|
|
|
"advertise_port": "Advertise Port",
|
|
|
|
"host_ip": "Host IP Address",
|
|
|
|
"listen_port": "Listen Port",
|
2020-10-03 13:28:42 +00:00
|
|
|
"name": "[%key:common::config_flow::data::name%]",
|
2020-04-05 15:27:16 +00:00
|
|
|
"upnp_bind_multicast": "Bind multicast (True/False)"
|
2019-01-11 02:20:35 +00:00
|
|
|
},
|
2020-04-05 15:27:16 +00:00
|
|
|
"title": "Define server configuration"
|
|
|
|
}
|
2020-04-15 16:41:18 +00:00
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
|
|
|
}
|