mirror of https://github.com/home-assistant/core
11 lines
327 B
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"]
|
|
}
|