I’m struggling with setting up a tap action on picture elements card. I have added an icon on the card and would like to call service input_select.select_option which would pick specific option from the list. Below you can see the code I’m using - it doesn’t work. Can anyone take a look and give me some hint?
but it doesn’t work for services that requires additional data to be provided. The above code works only if called service works like ‘on/off’ switch. That is how I see it. I need to call service by pressing an icon on Picture Elements Card and serice which I’m calling requires specific data to be provided. Is it a missing functionality of this card or there is a way to wright proper code which will make it possible?