14 lines
202 B
JSON
14 lines
202 B
JSON
|
{
|
||
|
"domain": "soma",
|
||
|
"name": "Soma Open API",
|
||
|
"config_flow": true,
|
||
|
"documentation": "",
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@ratsept"
|
||
|
],
|
||
|
"requirements": [
|
||
|
"pysoma==0.0.10"
|
||
|
]
|
||
|
}
|