mirror of
https://github.com/elisspace/core.git
synced 2026-09-18 16:51:50 +00:00
11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"domain": "plex",
|
|
"name": "Plex",
|
|
"documentation": "https://www.home-assistant.io/components/plex",
|
|
"requirements": [
|
|
"plexapi==3.0.6"
|
|
],
|
|
"dependencies": ["configurator"],
|
|
"codeowners": []
|
|
}
|