13 lines
211 B
JSON
13 lines
211 B
JSON
|
{
|
||
|
"domain": "emby",
|
||
|
"name": "Emby",
|
||
|
"documentation": "https://www.home-assistant.io/components/emby",
|
||
|
"requirements": [
|
||
|
"pyemby==1.6"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@mezz64"
|
||
|
]
|
||
|
}
|