1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-30 08:02:02 +00:00
Files
core/homeassistant/components/switchmate/manifest.json
2023-02-08 20:22:30 +01:00

10 lines
298 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"],
"requirements": ["pySwitchmate==0.5.1"]
}