1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-13 17:44:45 +01:00
Files
core/homeassistant/components/switchmate/manifest.json
T
2021-04-15 10:21:38 +02:00

9 lines
258 B
JSON

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