9 lines
259 B
JSON
9 lines
259 B
JSON
{
|
|
"domain": "opensky",
|
|
"name": "OpenSky Network",
|
|
"codeowners": ["@joostlek"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/opensky",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["python-opensky==1.0.0"]
|
|
}
|