I have a bunch of twitch streamers on sensors using the twitch helix addon, and I want to make it so that it uses a custom button card with settings I have created. I have a decluttering card which is great to set up the variables for each field and usin card-mod to style, but how do I get it to automate using a list of online streamers?
A way of simplifying the thought process is like how I would configure an array, where it would just grab every sensor, configure each attribute and display in something like an entities list, but just do it on a dashboard tab. I don’t know what addon would do something like that?
I have a few hacs addons installed, such as ‘Config Template Card’ and ‘Template Entity Row’ but I suppose I don’t know where to start in regards as to making each sensor a variable (hopefully like pulling an entity glob as each of my sensors are labelled ‘sensor.twitch_’).
Can anyone help me with this flow process?