core/homeassistant/components/switchmate/manifest.json

10 lines
298 B
JSON

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