Is there any way to get some type of visual feedback when one does a tap_action on a picture-elements card?
Similar to how overlay works in CSS. Thanks for any help.
type: picture-elements
elements:
- type: image
entity: remote.harmony_hub
image: /local/remote/blank_button.png
title: null
tap_action:
action: call-service
service: remote.send_command
service_data:
entity_id: remote.harmony_hub
device: Motorola DVR
command: PowerToggle
style:
left: 15%
top: 7%
width: 9%