I am trying to create a sample card that is re-created for each tag that exists in HA like a tag configuration interface. My idea is basically to have a card that has the id of the card and an automation with 2 input_select
s to choose from a pre-determined list of actions i.e. light.turn_on
, light.turn_off
and a select choice of entity_id
s and there should be a new card on the front-end for each tag in the system.