core/homeassistant/brands/apple.json

14 lines
185 B
JSON
Raw Normal View History

2022-09-28 20:21:09 +00:00
{
"domain": "apple",
"name": "Apple",
"integrations": [
"apple_tv",
2022-10-04 13:24:55 +00:00
"homekit_controller",
2022-09-28 20:21:09 +00:00
"homekit",
2022-10-04 13:24:55 +00:00
"ibeacon",
"icloud",
"itunes",
"weatherkit"
2022-09-28 20:21:09 +00:00
]
}