Thanks! It works.
Sorry for the off: how do I force the automation to be executed at the click of a button? After all, it is impossible to integrate automation into the player card, right?
Unless you reply "to me’ I don’t get a notification.
I happened upon your reply by accident.
Create an input boolean (say) input_boolean.kodi_off
Insert that into the automation trigger
And in the action use your shutdown action
Remember to add another action to turn the boolean off as well
Post your full automation if you need help
Insert the boolean as an entity onto your card
1 Like
Thanks. I’ll try.