mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Remove code owner. (#102829)
This commit is contained in:
parent
b89e7a2fe2
commit
6939970624
@ -311,8 +311,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/ecobee/ @marthoc @marcolivierarsenault
|
/tests/components/ecobee/ @marthoc @marcolivierarsenault
|
||||||
/homeassistant/components/ecoforest/ @pjanuario
|
/homeassistant/components/ecoforest/ @pjanuario
|
||||||
/tests/components/ecoforest/ @pjanuario
|
/tests/components/ecoforest/ @pjanuario
|
||||||
/homeassistant/components/econet/ @vangorra @w1ll1am23
|
/homeassistant/components/econet/ @w1ll1am23
|
||||||
/tests/components/econet/ @vangorra @w1ll1am23
|
/tests/components/econet/ @w1ll1am23
|
||||||
/homeassistant/components/ecovacs/ @OverloadUT @mib1185
|
/homeassistant/components/ecovacs/ @OverloadUT @mib1185
|
||||||
/homeassistant/components/ecowitt/ @pvizeli
|
/homeassistant/components/ecowitt/ @pvizeli
|
||||||
/tests/components/ecowitt/ @pvizeli
|
/tests/components/ecowitt/ @pvizeli
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "econet",
|
"domain": "econet",
|
||||||
"name": "Rheem EcoNet Products",
|
"name": "Rheem EcoNet Products",
|
||||||
"codeowners": ["@vangorra", "@w1ll1am23"],
|
"codeowners": ["@w1ll1am23"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/econet",
|
"documentation": "https://www.home-assistant.io/integrations/econet",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user