1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-05 15:14:37 +01:00
Files
core/homeassistant/components/switchmate/manifest.json
T
qiz-li 1f73a553c8 Bump Switchmate dependency to 0.5.1 (#75163)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-07-25 16:50:04 -10:00

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