mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 06:05:26 +01:00
11 lines
292 B
JSON
11 lines
292 B
JSON
{
|
|
"domain": "opensky",
|
|
"name": "OpenSky Network",
|
|
"codeowners": ["@joostlek"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/opensky",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["python-opensky==1.0.1"]
|
|
}
|