hass-core/homeassistant/components/launch_library/manifest.json
2020-04-03 12:58:19 -07:00

7 lines
212 B
JSON

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