custom-components / climate.programmable_thermostat

Programmable thermostat that let you have a smart thermostat on budget.
The Unlicense
113 stars 35 forks source link

Feature Request - Add min_cycle_duration #19

Closed mikesmitty closed 3 years ago

mikesmitty commented 4 years ago

Would it be possible to add a min_cycle_duration option like on the Home Assistant generic_thermostat? https://www.home-assistant.io/integrations/generic_thermostat/#min_cycle_duration I have an A/C unit on a smart plug that I'd like to make sure doesn't cycle on/off too quickly to avoid burning it out.

MapoDan commented 3 years ago

Ciao,

From version 7.0 this will be included. I'm testing it and finalizing the config_flow but it seems working. I'll post here once released.

MapoDan commented 3 years ago

Ciao! Released! Version 7.0 now has min_cycle_duration option!