mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Add myself to Switcher codeowners (#51158)
This commit is contained in:
parent
c0656878db
commit
b6355bcb48
@ -481,7 +481,7 @@ homeassistant/components/surepetcare/* @benleb
|
|||||||
homeassistant/components/swiss_hydrological_data/* @fabaff
|
homeassistant/components/swiss_hydrological_data/* @fabaff
|
||||||
homeassistant/components/swiss_public_transport/* @fabaff
|
homeassistant/components/swiss_public_transport/* @fabaff
|
||||||
homeassistant/components/switchbot/* @danielhiversen
|
homeassistant/components/switchbot/* @danielhiversen
|
||||||
homeassistant/components/switcher_kis/* @tomerfi
|
homeassistant/components/switcher_kis/* @tomerfi @thecode
|
||||||
homeassistant/components/switchmate/* @danielhiversen
|
homeassistant/components/switchmate/* @danielhiversen
|
||||||
homeassistant/components/syncthing/* @zhulik
|
homeassistant/components/syncthing/* @zhulik
|
||||||
homeassistant/components/syncthru/* @nielstron
|
homeassistant/components/syncthru/* @nielstron
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"domain": "switcher_kis",
|
"domain": "switcher_kis",
|
||||||
"name": "Switcher",
|
"name": "Switcher",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/switcher_kis/",
|
"documentation": "https://www.home-assistant.io/integrations/switcher_kis/",
|
||||||
"codeowners": ["@tomerfi"],
|
"codeowners": ["@tomerfi","@thecode"],
|
||||||
"requirements": ["aioswitcher==1.2.1"],
|
"requirements": ["aioswitcher==1.2.1"],
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user