core/homeassistant/components/emulated_roku/manifest.json

12 lines
255 B
JSON

{
"domain": "emulated_roku",
"name": "Emulated roku",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/emulated_roku",
"requirements": [
"emulated_roku==0.1.8"
],
"dependencies": [],
"codeowners": []
}