diff --git a/source/_integrations/flux_led.markdown b/source/_integrations/flux_led.markdown index 388ffe07e72..98d1a90bf4e 100644 --- a/source/_integrations/flux_led.markdown +++ b/source/_integrations/flux_led.markdown @@ -4,7 +4,9 @@ description: Instructions on how to setup Magic Home within Home Assistant. ha_category: - Button - Light + - Number - Select + - Sensor - Switch ha_iot_class: Local Push ha_release: 0.25 @@ -12,8 +14,9 @@ ha_domain: flux_led ha_platforms: - button - light - - select - number + - select + - sensor - switch ha_codeowners: - '@icemanch'