mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Add @thomaskistler as an owner of hydrawise (#120477)
This commit is contained in:
parent
3cc3eb21b4
commit
9718a9571e
@ -631,8 +631,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/huum/ @frwickst
|
/tests/components/huum/ @frwickst
|
||||||
/homeassistant/components/hvv_departures/ @vigonotion
|
/homeassistant/components/hvv_departures/ @vigonotion
|
||||||
/tests/components/hvv_departures/ @vigonotion
|
/tests/components/hvv_departures/ @vigonotion
|
||||||
/homeassistant/components/hydrawise/ @dknowles2 @ptcryan
|
/homeassistant/components/hydrawise/ @dknowles2 @thomaskistler @ptcryan
|
||||||
/tests/components/hydrawise/ @dknowles2 @ptcryan
|
/tests/components/hydrawise/ @dknowles2 @thomaskistler @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": ["@dknowles2", "@ptcryan"],
|
"codeowners": ["@dknowles2", "@thomaskistler", "@ptcryan"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/hydrawise",
|
"documentation": "https://www.home-assistant.io/integrations/hydrawise",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user