mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +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
|
/tests/components/smappee/ @bsmappee
|
||||||
/homeassistant/components/smart_meter_texas/ @grahamwetzler
|
/homeassistant/components/smart_meter_texas/ @grahamwetzler
|
||||||
/tests/components/smart_meter_texas/ @grahamwetzler
|
/tests/components/smart_meter_texas/ @grahamwetzler
|
||||||
/homeassistant/components/smartthings/ @andrewsayre
|
|
||||||
/tests/components/smartthings/ @andrewsayre
|
|
||||||
/homeassistant/components/smarttub/ @mdz
|
/homeassistant/components/smarttub/ @mdz
|
||||||
/tests/components/smarttub/ @mdz
|
/tests/components/smarttub/ @mdz
|
||||||
/homeassistant/components/smarty/ @z0mbieprocess
|
/homeassistant/components/smarty/ @z0mbieprocess
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"domain": "smartthings",
|
"domain": "smartthings",
|
||||||
"name": "SmartThings",
|
"name": "SmartThings",
|
||||||
"after_dependencies": ["cloud"],
|
"after_dependencies": ["cloud"],
|
||||||
"codeowners": ["@andrewsayre"],
|
"codeowners": [],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["webhook"],
|
"dependencies": ["webhook"],
|
||||||
"dhcp": [
|
"dhcp": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user