YeonV / ledfxrm

Custom Integration for Home Assistant to control a any (local/remote) LedFX-server - State: beta
MIT License
32 stars 6 forks source link

Make use of the select entity added in home assistant 2021.7 #17

Open camcs1 opened 3 years ago

camcs1 commented 3 years ago

Is your feature request related to a problem? Please describe.

The light entity for selecting scenes works well enough but requires you open the more info page to actually select a scene, select would feel more natural.

Describe the solution you'd like

Use the select entity/integration to switch scenes.

Describe alternatives you've considered

Using the current light entity

Additional context

https://www.home-assistant.io/blog/2021/07/07/release-20217/#new-entity-select https://www.home-assistant.io/integrations/select/ https://github.com/home-assistant/core/tree/dev/homeassistant/components/select