hass-core/homeassistant/components/switcher_kis/manifest.json
YogevBokobza 65fb688164
Add YogevBokobza to switcher_kis codeowners (#126359)
* Add YogevBokobza to switchre_kis CODEOWNERS

* Update manifest.json

* Update homeassistant/components/switcher_kis/manifest.json

---------

Co-authored-by: Shay Levy <levyshay1@gmail.com>
2024-09-20 23:19:27 +03:00

12 lines
364 B
JSON

{
"domain": "switcher_kis",
"name": "Switcher",
"codeowners": ["@thecode", "@YogevBokobza"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/switcher_kis",
"iot_class": "local_push",
"loggers": ["aioswitcher"],
"quality_scale": "platinum",
"requirements": ["aioswitcher==4.0.3"],
"single_config_entry": true
}