10 lines
218 B
JSON
10 lines
218 B
JSON
|
{
|
||
|
"domain": "smarthab",
|
||
|
"name": "SmartHab",
|
||
|
"documentation": "https://www.home-assistant.io/components/smarthab",
|
||
|
"requirements": [
|
||
|
"smarthab==0.20"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": ["@outadoc"]
|
||
|
}
|