SmartHome-yourself / m5-dial-for-esphome

M5 Stack Dial - Custom Component for ESPHome
MIT License
57 stars 8 forks source link

AC Temperature still goes below minimum #30

Closed fusionstream closed 1 month ago

fusionstream commented 2 months ago

It is possible to go below the minimum set temperature by rotating continuously

danielscheidler commented 2 months ago

Below the Minimum Set in the dial config or the Minimum of the climate? Actually, when reducing or increasing before setting, it is always checked against the min or max value that was set for the mode. But I'll Take a Look later

fusionstream commented 2 months ago

Yes sir. :)

  devices:
    climates:
      - entity: climate.thermostat
        name: A/C
        modes:
          temp_mode:
            rotary_step_width: 1
            min_temperature: 18
            max_temperature: 30

This goes down to 0

danielscheidler commented 2 months ago

Ok, I look at it. Today, however, is an exceptional holiday. ;)

fusionstream commented 2 months ago

All good mate. Take your time. Happy Labour Day! :)