mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Will pushing from the server break anything?
This commit is contained in:
@@ -13,9 +13,9 @@ elements:
|
||||
top: 88%
|
||||
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{states(''sensor.dining_room_multisensor_air_temperature'')}} °F'
|
||||
secondary: ''
|
||||
icon: ''
|
||||
primary: "{{states('sensor.dining_room_multisensor_air_temperature')}} °F"
|
||||
secondary: ""
|
||||
icon: ""
|
||||
entity: sensor.dining_room_multisensor_air_temperature
|
||||
tap_action:
|
||||
action: more-info
|
||||
@@ -30,9 +30,9 @@ elements:
|
||||
# top: 35%
|
||||
# font-size: 180%
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{states(''sensor.dining_room_multisensor_humidity'')}}%'
|
||||
secondary: ''
|
||||
icon: ''
|
||||
primary: "{{states('sensor.dining_room_multisensor_humidity')}}%"
|
||||
secondary: ""
|
||||
icon: ""
|
||||
entity: sensor.dining_room_multisensor_humidity
|
||||
tap_action:
|
||||
action: more-info
|
||||
@@ -64,7 +64,7 @@ elements:
|
||||
top: 9%
|
||||
#top left icon #2 spot
|
||||
# - type: state-icon
|
||||
# entity: group.dining_room_motion
|
||||
# entity: binary_sensor.dining_room_motion
|
||||
# style:
|
||||
# left: 68%
|
||||
# top: 9%
|
||||
@@ -98,7 +98,7 @@ elements:
|
||||
#button #2
|
||||
- type: "custom:button-card"
|
||||
color: auto
|
||||
entity: light.dining_room_switch
|
||||
entity: light.dining_room
|
||||
show_name: false
|
||||
style:
|
||||
left: 25%
|
||||
@@ -183,9 +183,8 @@ elements:
|
||||
tap_action:
|
||||
action: navigate
|
||||
navigation_path: /ai-yml/ai-cam12
|
||||
|
||||
# 12,31,50,69,88
|
||||
# 14,38,62,86
|
||||
# 25,50,75
|
||||
# 33,66
|
||||
# 50
|
||||
# 50
|
||||
|
||||
Reference in New Issue
Block a user