core/homeassistant/components/launch_library/manifest.json

10 lines
286 B
JSON

{
"domain": "launch_library",
"name": "Launch Library",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/launch_library",
"requirements": ["pylaunches==1.3.0"],
"codeowners": ["@ludeeus", "@DurgNomis-drol"],
"iot_class": "cloud_polling"
}