mirror of
https://github.com/home-assistant/core.git
synced 2025-12-27 14:31:13 +00:00
10 lines
266 B
JSON
10 lines
266 B
JSON
{
|
|
"domain": "ios",
|
|
"name": "Home Assistant iOS",
|
|
"codeowners": ["@robbiet480"],
|
|
"config_flow": true,
|
|
"dependencies": ["device_tracker", "http", "zeroconf"],
|
|
"documentation": "https://www.home-assistant.io/integrations/ios",
|
|
"iot_class": "cloud_push"
|
|
}
|