mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
108 lines
2.7 KiB
YAML
108 lines
2.7 KiB
YAML
hdmi_switch_remote_card:
|
|
card:
|
|
type: picture-elements
|
|
image: /local/images/remotes/hdmi_switch_new.png
|
|
elements:
|
|
- type: image
|
|
image: /local/images/floorplan/transparent.png
|
|
entity: script.hdmi_switch_on
|
|
tap_action:
|
|
action: toggle
|
|
style:
|
|
width: 23.6%
|
|
height: 11.8%
|
|
top: 14.4%
|
|
left: 82%
|
|
border-radius: 50%
|
|
|
|
- type: image
|
|
image: /local/images/floorplan/transparent.png
|
|
entity: script.hdmi_switch_off
|
|
tap_action:
|
|
action: toggle
|
|
style:
|
|
width: 23.6%
|
|
height: 11.8%
|
|
top: 14%
|
|
left: 14.1%
|
|
border-radius: 50%
|
|
|
|
- type: image
|
|
image: /local/images/floorplan/transparent.png
|
|
entity: script.hdmi_switch_1
|
|
tap_action:
|
|
action: toggle
|
|
style:
|
|
width: 23.6%
|
|
height: 11.8%
|
|
top: 25.9%
|
|
left: 13.5%
|
|
border-radius: 50%
|
|
- type: image
|
|
image: /local/images/floorplan/transparent.png
|
|
entity: script.hdmi_switch_2
|
|
tap_action:
|
|
action: toggle
|
|
style:
|
|
width: 23.6%
|
|
height: 11.8%
|
|
top: 25.9%
|
|
left: 83%
|
|
border-radius: 50%
|
|
- type: image
|
|
image: /local/images/floorplan/transparent.png
|
|
entity: script.hdmi_switch_3
|
|
tap_action:
|
|
action: toggle
|
|
style:
|
|
width: 23.6%
|
|
height: 11.8%
|
|
top: 38.4%
|
|
left: 49%
|
|
border-radius: 50%
|
|
- type: image
|
|
image: /local/images/floorplan/transparent.png
|
|
entity: script.hdmi_switch_4
|
|
tap_action:
|
|
action: toggle
|
|
style:
|
|
width: 23.6%
|
|
height: 11.8%
|
|
top: 50.3%
|
|
left: 13.5%
|
|
border-radius: 50%
|
|
- type: image
|
|
image: /local/images/floorplan/transparent.png
|
|
entity: script.hdmi_switch_5
|
|
tap_action:
|
|
action: toggle
|
|
style:
|
|
width: 23.6%
|
|
height: 11.8%
|
|
top: 50.3%
|
|
left: 83%
|
|
border-radius: 50%
|
|
|
|
- type: image
|
|
image: /local/images/floorplan/transparent.png
|
|
entity: script.hdmi_switch_next
|
|
tap_action:
|
|
action: toggle
|
|
style:
|
|
width: 23.6%
|
|
height: 11.8%
|
|
top: 62.7%
|
|
left: 49%
|
|
border-radius: 50%
|
|
- type: image
|
|
image: /local/images/floorplan/transparent.png
|
|
entity: script.hdmi_switch_prev
|
|
tap_action:
|
|
action: toggle
|
|
style:
|
|
width: 23.6%
|
|
height: 11.8%
|
|
top: 75.8%
|
|
left: 49%
|
|
border-radius: 50%
|