core/homeassistant/components/smarthab/manifest.json

9 lines
213 B
JSON

{
"domain": "smarthab",
"name": "SmartHab",
"documentation": "https://www.home-assistant.io/integrations/smarthab",
"requirements": ["smarthab==0.20"],
"dependencies": [],
"codeowners": ["@outadoc"]
}