Remove self as code owner for mylink (#46242)

Sadly these devices turn out to be so unreliable that I
gave up on them and replaced them with bond (bondhome.io)
devices which have been rock solid
This commit is contained in:
J. Nick Koston 2021-03-08 07:40:39 -10:00 committed by GitHub
parent 9d14ff8105
commit 65776ef980
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -436,7 +436,6 @@ homeassistant/components/solarlog/* @Ernst79
homeassistant/components/solax/* @squishykid homeassistant/components/solax/* @squishykid
homeassistant/components/soma/* @ratsept homeassistant/components/soma/* @ratsept
homeassistant/components/somfy/* @tetienne homeassistant/components/somfy/* @tetienne
homeassistant/components/somfy_mylink/* @bdraco
homeassistant/components/sonarr/* @ctalkington homeassistant/components/sonarr/* @ctalkington
homeassistant/components/songpal/* @rytilahti @shenxn homeassistant/components/songpal/* @rytilahti @shenxn
homeassistant/components/sonos/* @cgtobi homeassistant/components/sonos/* @cgtobi

View File

@ -5,7 +5,7 @@
"requirements": [ "requirements": [
"somfy-mylink-synergy==1.0.6" "somfy-mylink-synergy==1.0.6"
], ],
"codeowners": ["@bdraco"], "codeowners": [],
"config_flow": true, "config_flow": true,
"dhcp": [{ "dhcp": [{
"hostname":"somfy_*", "macaddress":"B8B7F1*" "hostname":"somfy_*", "macaddress":"B8B7F1*"