core/homeassistant/components/smarty/manifest.json

14 lines
227 B
JSON
Raw Normal View History

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