2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "roku",
|
|
|
|
"name": "Roku",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/roku",
|
2020-08-13 01:41:29 +00:00
|
|
|
"requirements": ["rokuecp==0.6.0"],
|
2020-03-16 04:13:04 +00:00
|
|
|
"ssdp": [
|
|
|
|
{
|
|
|
|
"st": "roku:ecp",
|
|
|
|
"manufacturer": "Roku",
|
|
|
|
"deviceType": "urn:roku-com:device:player:1-0"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"codeowners": ["@ctalkington"],
|
|
|
|
"quality_scale": "silver",
|
|
|
|
"config_flow": true
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|