core/homeassistant/components/switchmate/manifest.json

11 lines
327 B
JSON

{
"domain": "switchmate",
"name": "Switchmate SimplySmart Home",
"codeowners": ["@danielhiversen", "@qiz-li"],
"documentation": "https://www.home-assistant.io/integrations/switchmate",
"iot_class": "local_polling",
"loggers": ["switchmate"],
"quality_scale": "legacy",
"requirements": ["PySwitchmate==0.5.1"]
}