core/homeassistant/components/opensky/manifest.json

9 lines
236 B
JSON

{
"domain": "opensky",
"name": "OpenSky Network",
"codeowners": ["@joostlek"],
"documentation": "https://www.home-assistant.io/integrations/opensky",
"iot_class": "cloud_polling",
"requirements": ["python-opensky==0.0.7"]
}