mirror of
https://github.com/home-assistant/core.git
synced 2026-06-11 11:41:42 +02:00
10 lines
267 B
JSON
10 lines
267 B
JSON
{
|
|
"domain": "switcher_kis",
|
|
"name": "Switcher",
|
|
"documentation": "https://www.home-assistant.io/integrations/switcher_kis/",
|
|
"codeowners": ["@tomerfi","@thecode"],
|
|
"requirements": ["aioswitcher==2.0.5"],
|
|
"iot_class": "local_push",
|
|
"config_flow": true
|
|
}
|