mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
renames, fixes , and other fun schtuff
This commit is contained in:
@@ -79,7 +79,7 @@ card:
|
||||
left: 40%
|
||||
top: 95%
|
||||
- type: state-icon
|
||||
entity: input_boolean.white_bed_occupied
|
||||
entity: binary_sensor.white_bed_occupied
|
||||
style:
|
||||
left: 60%
|
||||
top: 95%
|
||||
@@ -110,11 +110,11 @@ card:
|
||||
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: input_boolean.white_bed_occupied
|
||||
- entity: binary_sensor.white_bed_occupied
|
||||
state: "on"
|
||||
elements:
|
||||
- type: state-icon
|
||||
entity: input_boolean.white_bed_occupied
|
||||
entity: binary_sensor.white_bed_occupied
|
||||
style:
|
||||
top: 65%
|
||||
left: 80%
|
||||
|
||||
Reference in New Issue
Block a user