mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Pickup code owner for flux_led (#63573)
- I am now using the smart plugs in production since support for disconnecting them from the cloud was added
This commit is contained in:
parent
f0a3e241ee
commit
ff3b7489ec
@ -297,8 +297,8 @@ homeassistant/components/flume/* @ChrisMandich @bdraco
|
|||||||
tests/components/flume/* @ChrisMandich @bdraco
|
tests/components/flume/* @ChrisMandich @bdraco
|
||||||
homeassistant/components/flunearyou/* @bachya
|
homeassistant/components/flunearyou/* @bachya
|
||||||
tests/components/flunearyou/* @bachya
|
tests/components/flunearyou/* @bachya
|
||||||
homeassistant/components/flux_led/* @icemanch
|
homeassistant/components/flux_led/* @icemanch @bdraco
|
||||||
tests/components/flux_led/* @icemanch
|
tests/components/flux_led/* @icemanch @bdraco
|
||||||
homeassistant/components/forecast_solar/* @klaasnicolaas @frenck
|
homeassistant/components/forecast_solar/* @klaasnicolaas @frenck
|
||||||
tests/components/forecast_solar/* @klaasnicolaas @frenck
|
tests/components/forecast_solar/* @klaasnicolaas @frenck
|
||||||
homeassistant/components/forked_daapd/* @uvjustin
|
homeassistant/components/forked_daapd/* @uvjustin
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/flux_led",
|
"documentation": "https://www.home-assistant.io/integrations/flux_led",
|
||||||
"requirements": ["flux_led==0.27.40"],
|
"requirements": ["flux_led==0.27.40"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"codeowners": ["@icemanch"],
|
"codeowners": ["@icemanch", "@bdraco"],
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"dhcp": [
|
"dhcp": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user