core/homeassistant/components/emby/manifest.json

8 lines
175 B
JSON

{
"domain": "emby",
"name": "Emby",
"documentation": "https://www.home-assistant.io/integrations/emby",
"requirements": ["pyemby==1.6"],
"codeowners": ["@mezz64"]
}