2023-04-06 01:00:40 +00:00
|
|
|
{
|
|
|
|
"domain": "androidtv_remote",
|
|
|
|
"name": "Android TV Remote",
|
2023-05-06 14:18:34 +00:00
|
|
|
"codeowners": ["@tronikos", "@Drafteed"],
|
2023-04-06 01:00:40 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/androidtv_remote",
|
|
|
|
"integration_type": "device",
|
|
|
|
"iot_class": "local_push",
|
|
|
|
"loggers": ["androidtvremote2"],
|
|
|
|
"quality_scale": "platinum",
|
2024-05-15 13:48:57 +00:00
|
|
|
"requirements": ["androidtvremote2==0.1.1"],
|
2023-04-06 01:00:40 +00:00
|
|
|
"zeroconf": ["_androidtvremote2._tcp.local."]
|
|
|
|
}
|