Hello,
I´ve tried the following to shutdown a PC as a hold_action in a lovelace card and get the Error message below.
When executing this code within the dev-tools / service it works.
Is there anything wrong on my side?
Thank you,
Philipp
hold_action:
action: call-service
service: button.press
target:
entity_id: button.pc_livingroom_shutdown
Failed to call service button/press. must contain at least one of entity_id, device_id, area_id.