mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Add myself as a code owner of the Hydrawise integration (#93358)
This commit is contained in:
parent
3d6d650a16
commit
ab8a13ae6b
@ -539,7 +539,7 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/hunterdouglas_powerview/ @bdraco @kingy444 @trullock
|
/tests/components/hunterdouglas_powerview/ @bdraco @kingy444 @trullock
|
||||||
/homeassistant/components/hvv_departures/ @vigonotion
|
/homeassistant/components/hvv_departures/ @vigonotion
|
||||||
/tests/components/hvv_departures/ @vigonotion
|
/tests/components/hvv_departures/ @vigonotion
|
||||||
/homeassistant/components/hydrawise/ @ptcryan
|
/homeassistant/components/hydrawise/ @dknowles2 @ptcryan
|
||||||
/homeassistant/components/hyperion/ @dermotduffy
|
/homeassistant/components/hyperion/ @dermotduffy
|
||||||
/tests/components/hyperion/ @dermotduffy
|
/tests/components/hyperion/ @dermotduffy
|
||||||
/homeassistant/components/ialarm/ @RyuzakiKK
|
/homeassistant/components/ialarm/ @RyuzakiKK
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "hydrawise",
|
"domain": "hydrawise",
|
||||||
"name": "Hunter Hydrawise",
|
"name": "Hunter Hydrawise",
|
||||||
"codeowners": ["@ptcryan"],
|
"codeowners": ["@dknowles2", "@ptcryan"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/hydrawise",
|
"documentation": "https://www.home-assistant.io/integrations/hydrawise",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["hydrawiser"],
|
"loggers": ["hydrawiser"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user