ciotlosm / lovelace-thermostat-dark-card

🌡 Thermostat card with a round and black feel to it
MIT License
729 stars 186 forks source link

manually overwrite range_min / range_max from entity not working #286

Open loki-sft opened 2 years ago

loki-sft commented 2 years ago

I tried to overwrite range_min and range_max manually but it still uses the values from the entity. entity values: range_min: 4.5 range_max: 30.5 my yaml values: range_min: 17 range_max: 30

the gauge still shows full range from 4 to 30 and I can change the value vom 4.5 to 30.5