mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Drop codeowner for myq (#94699)
All of my garage doors have been migrated to using https://esphome-ratgdo.github.io/esphome-ratgdo/ All of my gates have been migrated to using a KC868-A4 board https://www.kincony.com/kc868-a4-digital-input-trigger-relay-output-esphome.html I no longer use myq in production as there is now a viable esphome replacement every place I was using myq
This commit is contained in:
parent
5e55f83cbc
commit
298f763f12
@ -783,8 +783,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/mutesync/ @currentoor
|
/tests/components/mutesync/ @currentoor
|
||||||
/homeassistant/components/my/ @home-assistant/core
|
/homeassistant/components/my/ @home-assistant/core
|
||||||
/tests/components/my/ @home-assistant/core
|
/tests/components/my/ @home-assistant/core
|
||||||
/homeassistant/components/myq/ @bdraco @ehendrix23
|
/homeassistant/components/myq/ @ehendrix23
|
||||||
/tests/components/myq/ @bdraco @ehendrix23
|
/tests/components/myq/ @ehendrix23
|
||||||
/homeassistant/components/mysensors/ @MartinHjelmare @functionpointer
|
/homeassistant/components/mysensors/ @MartinHjelmare @functionpointer
|
||||||
/tests/components/mysensors/ @MartinHjelmare @functionpointer
|
/tests/components/mysensors/ @MartinHjelmare @functionpointer
|
||||||
/homeassistant/components/mystrom/ @fabaff
|
/homeassistant/components/mystrom/ @fabaff
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "myq",
|
"domain": "myq",
|
||||||
"name": "MyQ",
|
"name": "MyQ",
|
||||||
"codeowners": ["@bdraco", "@ehendrix23"],
|
"codeowners": ["@ehendrix23"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dhcp": [
|
"dhcp": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user