1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
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"]
}