2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "apple_tv",
|
2020-01-06 22:59:12 +00:00
|
|
|
"name": "Apple TV",
|
2020-12-02 16:01:55 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/apple_tv",
|
2021-07-30 04:19:32 +00:00
|
|
|
"requirements": ["pyatv==0.8.2"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"zeroconf": ["_mediaremotetv._tcp.local.", "_touch-able._tcp.local."],
|
|
|
|
"codeowners": ["@postlund"],
|
|
|
|
"iot_class": "local_push"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|