Move config out of subfolder

This commit is contained in:
Georgi Gardev
2022-12-01 16:01:59 +02:00
parent addfa33f6f
commit 1ae0c6d0b8
221 changed files with 0 additions and 0 deletions
@@ -0,0 +1,107 @@
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%