diff --git a/source/_integrations/flux_led.markdown b/source/_integrations/flux_led.markdown index e3c1b6c6c55..c86053cdceb 100644 --- a/source/_integrations/flux_led.markdown +++ b/source/_integrations/flux_led.markdown @@ -4,6 +4,7 @@ description: Instructions on how to setup Magic Home within Home Assistant. ha_category: - Button - Light + - Select - Switch ha_iot_class: Local Push ha_release: 0.25 @@ -11,6 +12,7 @@ ha_domain: flux_led ha_platforms: - button - light + - select - switch ha_codeowners: - '@icemanch'