home-climate-control / dz

Home Climate Control Core: *the* Open Source multi-zone temperature and climate control system.
http://homeclimatecontrol.com/
GNU General Public License v3.0
59 stars 7 forks source link

Eliminate control input lag #322

Closed climategadgets closed 1 month ago

climategadgets commented 3 months ago

Existing behavior

It takes a while for the system to react to control input.

Desired behavior

The system reacts to control input immediately even if it involves overshoot, humans are impatient.

climategadgets commented 1 month ago

Done for practical purposes; see https://github.com/home-climate-control/dz/blob/dev/docs/configuration/zones.md#sensitivity for details. Default values may need tuning, configuration parser may become smarter later.