Add myself as a code owner of the Hydrawise integration (#93358)

This commit is contained in:
David Knowles 2023-05-22 09:15:20 -04:00 committed by GitHub
parent 3d6d650a16
commit ab8a13ae6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -539,7 +539,7 @@ build.json @home-assistant/supervisor
/tests/components/hunterdouglas_powerview/ @bdraco @kingy444 @trullock
/homeassistant/components/hvv_departures/ @vigonotion
/tests/components/hvv_departures/ @vigonotion
/homeassistant/components/hydrawise/ @ptcryan
/homeassistant/components/hydrawise/ @dknowles2 @ptcryan
/homeassistant/components/hyperion/ @dermotduffy
/tests/components/hyperion/ @dermotduffy
/homeassistant/components/ialarm/ @RyuzakiKK

View file

@ -1,7 +1,7 @@
{
"domain": "hydrawise",
"name": "Hunter Hydrawise",
"codeowners": ["@ptcryan"],
"codeowners": ["@dknowles2", "@ptcryan"],
"documentation": "https://www.home-assistant.io/integrations/hydrawise",
"iot_class": "cloud_polling",
"loggers": ["hydrawiser"],