hass-core/homeassistant/components/switchmate/manifest.json
qiz-li 1f73a553c8
Bump Switchmate dependency to 0.5.1 ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-07-25 16:50:04 -10:00

9 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"]
}