mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
11 lines
209 B
JSON
11 lines
209 B
JSON
{
|
|
"domain": "startca",
|
|
"name": "Startca",
|
|
"documentation": "https://www.home-assistant.io/components/startca",
|
|
"requirements": [
|
|
"xmltodict==0.12.0"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|