core/homeassistant/components/launch_library/manifest.json

9 lines
244 B
JSON
Raw Normal View History

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