mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Update SmartThings codeowners (#117448)
This commit is contained in:
parent
d0e99b62da
commit
223bf99ac9
@ -1277,8 +1277,6 @@ build.json @home-assistant/supervisor
|
||||
/tests/components/smappee/ @bsmappee
|
||||
/homeassistant/components/smart_meter_texas/ @grahamwetzler
|
||||
/tests/components/smart_meter_texas/ @grahamwetzler
|
||||
/homeassistant/components/smartthings/ @andrewsayre
|
||||
/tests/components/smartthings/ @andrewsayre
|
||||
/homeassistant/components/smarttub/ @mdz
|
||||
/tests/components/smarttub/ @mdz
|
||||
/homeassistant/components/smarty/ @z0mbieprocess
|
||||
|
@ -2,7 +2,7 @@
|
||||
"domain": "smartthings",
|
||||
"name": "SmartThings",
|
||||
"after_dependencies": ["cloud"],
|
||||
"codeowners": ["@andrewsayre"],
|
||||
"codeowners": [],
|
||||
"config_flow": true,
|
||||
"dependencies": ["webhook"],
|
||||
"dhcp": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user