mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
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:
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…
x
Reference in New Issue
Block a user