tetele / hvac_group

Group together `climate` components for easy control
MIT License
25 stars 5 forks source link

Set temperature step based on temperature scale #70

Closed tetele closed 7 months ago

tetele commented 7 months ago

Fixes #69

Target temp increment settings should depend on temperature scale (Fahrenheit or Celsius). For Celsius, half degrees are OK. For Fahrenheit, whole degrees are OK.