mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 01:31:36 +00:00
12 lines
289 B
JSON
12 lines
289 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.57",
|
|
"pure-python-adb[async]==0.3.0.dev0"
|
|
],
|
|
"codeowners": ["@JeffLIrion"]
|
|
}
|