So, I’ve just created a input_button helper - with icon - and I’ve added the entity in Lovelace in a “multiple entities” card, so it can be clicked.
Goal is when it is clicked a CURL call (command line) is done.
How can I achieve this? Do I need to add it as a script? And if so: how and how do I link the helper to the script?