hass-core/homeassistant/components/launch_library/manifest.json
Joakim Sørensen a199d7af59
Move to Launch Library 2 (#42723)
* Move to Launch Library 2

* isort

* Apply suggestions from code review

* Add const to .coveragerc
2020-11-05 15:42:12 +01:00

7 lines
212 B
JSON

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