mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 17:51:58 +00:00
12 lines
282 B
JSON
12 lines
282 B
JSON
{
|
|
"domain": "androidtv",
|
|
"name": "Android TV",
|
|
"documentation": "https://www.home-assistant.io/integrations/androidtv",
|
|
"requirements": [
|
|
"adb-shell[async]==0.2.1",
|
|
"androidtv[async]==0.0.47",
|
|
"pure-python-adb==0.2.2.dev0"
|
|
],
|
|
"codeowners": ["@JeffLIrion"]
|
|
}
|