mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
fixing boys room bright, some views, and a bunch of small fixes
This commit is contained in:
@@ -94,7 +94,7 @@ elements:
|
||||
action: more-info
|
||||
|
||||
- type: custom:mushroom-template-card
|
||||
primary: "{{ states('sensor.hvac_multisensor_delta') }}"
|
||||
primary: "{{ states('sensor.hvac_multisensor_delta') | float | round(2) }}"
|
||||
entity: sensor.hvac_multisensor_delta
|
||||
tap_action:
|
||||
action: more-info
|
||||
|
||||
Reference in New Issue
Block a user