I have a customised NS Panel which has 6 touch buttons to select patterns on 3 separate WLED controllers. I have created a HA dashboard where I can hardcode each pattern into an input_text entity. What I’m looking to do is replace all of these hardcoded entries with the preset dropdown options which are populated from WLED itself.
This is the config I’m using for each of the 6 buttons.
views:
- title: Home
cards:
- type: entities
entities:
- entity: input_text.button_1_matrix
- entity: input_text.button_1_outer
- entity: input_text.button_1_shelf
title: Button 1 Presets