1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant/components/switcher_kis/manifest.json
2020-04-08 11:13:08 -07:00

8 lines
204 B
JSON

{
"domain": "switcher_kis",
"name": "Switcher",
"documentation": "https://www.home-assistant.io/integrations/switcher_kis/",
"codeowners": ["@tomerfi"],
"requirements": ["aioswitcher==1.1.0"]
}