13 lines
248 B
JSON
13 lines
248 B
JSON
|
{
|
||
|
"domain": "launch_library",
|
||
|
"name": "Launch library",
|
||
|
"documentation": "https://www.home-assistant.io/components/launch_library",
|
||
|
"requirements": [
|
||
|
"pylaunches==0.2.0"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@ludeeus"
|
||
|
]
|
||
|
}
|