mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
Will pushing from the server break anything?
This commit is contained in:
@@ -3,7 +3,7 @@ type: picture-elements
|
||||
image: /local/bg500x225.png
|
||||
elements:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{states(''input_select.mancave_mode'')}}'
|
||||
primary: "{{states('input_select.mancave_mode')}}"
|
||||
entity: input_select.mancave_mode
|
||||
tap_action:
|
||||
action: more-info
|
||||
@@ -27,7 +27,7 @@ elements:
|
||||
text-align: right
|
||||
#Card title
|
||||
- type: custom:mushroom-title-card
|
||||
title: 'Mancave'
|
||||
title: "Mancave"
|
||||
style:
|
||||
font-size: 130%
|
||||
left: -2%
|
||||
@@ -40,7 +40,7 @@ elements:
|
||||
left: 76%
|
||||
top: 9%
|
||||
# - type: state-icon
|
||||
# entity: group.mancave_motion
|
||||
# entity: binary_sensor.mancave_motion
|
||||
# style:
|
||||
# left: 76%
|
||||
# top: 9%
|
||||
@@ -61,7 +61,7 @@ elements:
|
||||
hold_action:
|
||||
action: more-info
|
||||
|
||||
- type: 'custom:button-card'
|
||||
- type: "custom:button-card"
|
||||
color: auto
|
||||
entity: light.mancave
|
||||
show_name: false
|
||||
@@ -81,9 +81,8 @@ elements:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
|
||||
# 12,31,50,69,88
|
||||
# 14,38,62,86
|
||||
# 25,50,75
|
||||
# 33,66
|
||||
# 50
|
||||
# 50
|
||||
|
||||
Reference in New Issue
Block a user