mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Drop codeowner for Magic Home/flux_led (#100557)
This commit is contained in:
@ -400,8 +400,8 @@ build.json @home-assistant/supervisor
|
||||
/tests/components/flo/ @dmulcahey
|
||||
/homeassistant/components/flume/ @ChrisMandich @bdraco @jeeftor
|
||||
/tests/components/flume/ @ChrisMandich @bdraco @jeeftor
|
||||
/homeassistant/components/flux_led/ @icemanch @bdraco
|
||||
/tests/components/flux_led/ @icemanch @bdraco
|
||||
/homeassistant/components/flux_led/ @icemanch
|
||||
/tests/components/flux_led/ @icemanch
|
||||
/homeassistant/components/forecast_solar/ @klaasnicolaas @frenck
|
||||
/tests/components/forecast_solar/ @klaasnicolaas @frenck
|
||||
/homeassistant/components/forked_daapd/ @uvjustin
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "flux_led",
|
||||
"name": "Magic Home",
|
||||
"codeowners": ["@icemanch", "@bdraco"],
|
||||
"codeowners": ["@icemanch"],
|
||||
"config_flow": true,
|
||||
"dependencies": ["network"],
|
||||
"dhcp": [
|
||||
@ -53,6 +53,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/flux_led",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["flux_led"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["flux-led==1.0.4"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user