core/homeassistant/components/emulated_roku/manifest.json

10 lines
254 B
JSON

{
"domain": "emulated_roku",
"name": "Emulated Roku",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/emulated_roku",
"requirements": ["emulated_roku==0.2.1"],
"codeowners": [],
"iot_class": "local_push"
}