14 lines
227 B
JSON
14 lines
227 B
JSON
|
{
|
||
|
"domain": "smarty",
|
||
|
"name": "smarty",
|
||
|
"documentation": "https://www.home-assistant.io/components/smarty",
|
||
|
"requirements": [
|
||
|
"pysmarty==0.8"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@z0mbieprocess"
|
||
|
]
|
||
|
}
|
||
|
|