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 solidpull/47638/head
parent
9d14ff8105
commit
65776ef980
|
@ -436,7 +436,6 @@ homeassistant/components/solarlog/* @Ernst79
|
|||
homeassistant/components/solax/* @squishykid
|
||||
homeassistant/components/soma/* @ratsept
|
||||
homeassistant/components/somfy/* @tetienne
|
||||
homeassistant/components/somfy_mylink/* @bdraco
|
||||
homeassistant/components/sonarr/* @ctalkington
|
||||
homeassistant/components/songpal/* @rytilahti @shenxn
|
||||
homeassistant/components/sonos/* @cgtobi
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"requirements": [
|
||||
"somfy-mylink-synergy==1.0.6"
|
||||
],
|
||||
"codeowners": ["@bdraco"],
|
||||
"codeowners": [],
|
||||
"config_flow": true,
|
||||
"dhcp": [{
|
||||
"hostname":"somfy_*", "macaddress":"B8B7F1*"
|
||||
|
|
Loading…
Reference in New Issue