Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 107851

Custom simple-thermostat target temperature font

$
0
0

Recently my thermostat cards using custom simple-thermostat card have changed. The most notable change is the target temperature font size. Efforts to style that font size or for that matter anything else using card_mod have been without success.

type: custom:simple-thermostat
entity: climate.bh_hp
card_mod: null
style: |
  ha-card {
  --st-font-size-sensors: 14px;}
layout:
  step: row
  mode:
    headings: false
sensors:
  - entity: sensor.hp_heat_time_hm
    name: Heat Time
    unit: h:m
  - entity: sensor.bh_hp_heating_rnd
    name: Heat Hrs
  - entity: sensor.hp_cool_time_hm
    name: Cool Time
    unit: h:m
header:
  name: Heat Pump
  icon: mdi:home-thermometer-outline
  faults:
    - entity: binary_sensor.bh_hp_air_filter
      hide_inactive: true
step_size: "1"
setpoints:
  target_temp_low: 76
  target_temp_high: 72
decimals: "0"
control:
  hvac:
    "off": true
  fan: true
  preset:
    none:
      name: Run Sched
    hold: true
    away: true
    temperature:
      name: Manual

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 107851

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>