mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
find some happiness
This commit is contained in:
@@ -116,7 +116,7 @@ cards:
|
||||
class: water-dry
|
||||
|
||||
- entities:
|
||||
#- binary_sensor.gray_suv_east_side
|
||||
- binary_sensor.gray_suv_east_side
|
||||
- binary_sensor.gray_suv_west_side
|
||||
states:
|
||||
- state: "on"
|
||||
@@ -425,7 +425,7 @@ cards:
|
||||
# - sensor.hvac_multisensor_supply
|
||||
# - sensor.hvac_multisensor_return
|
||||
# - sensor.hvac_multisensor_ambient
|
||||
- sensor.outdoors_mean_temperature
|
||||
- sensor.outdoor_temperature
|
||||
# text_template: '${entity.state ? entity.state : "unknown"} F'
|
||||
# An example of rounding up a number, i.e. a temperature of 90.1 becomes 91
|
||||
text_template: '${entity.state ? Math.ceil(entity.state) : "undefined"} F'
|
||||
@@ -685,10 +685,9 @@ cards:
|
||||
class: "light-unavailable"
|
||||
|
||||
- entities:
|
||||
# - switch.shelly_projector
|
||||
- binary_sensor.computer_chair_contact_occupied
|
||||
# - switch.computer_area_pi_plug
|
||||
# - switch.computer_area_lighouse
|
||||
# - switch.computer_area_lighthouse
|
||||
# - switch.front_room_pi_plug
|
||||
# - switch.shelly1pm_f4cfa2748094
|
||||
states:
|
||||
|
||||
Reference in New Issue
Block a user