Add select platform to Magic Home/flux_led (#20755)

This commit is contained in:
J. Nick Koston 2021-12-21 03:58:01 -06:00 committed by GitHub
parent 273ac97596
commit 4652b75c68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ description: Instructions on how to setup Magic Home within Home Assistant.
ha_category: ha_category:
- Button - Button
- Light - Light
- Select
- Switch - Switch
ha_iot_class: Local Push ha_iot_class: Local Push
ha_release: 0.25 ha_release: 0.25
@ -11,6 +12,7 @@ ha_domain: flux_led
ha_platforms: ha_platforms:
- button - button
- light - light
- select
- switch - switch
ha_codeowners: ha_codeowners:
- '@icemanch' - '@icemanch'