I am having the same problem and can’t find my mistake. The button does not trigger.
Any ideas?
- type: image
image: /local/floorplan/leer.png
entity: input_button.apple_tv
tap_action:
action: call-service
service: input_button.press
service_data:
entity_id: input_button.apple_tv
hold_action: none
style:
top: 32%
left: 0%
height: 25%
width: 11%
border: 4px solid red
rotate: '-38deg'
transform: skew(-40deg)
11 posts - 2 participants