Otto Winter
|
29f0508dc2
|
Fix PID climate breaks when restoring old modes (#2086)
|
2021-08-04 17:46:08 +02:00 |
|
carstenschroeder
|
fda8dd4ce3
|
Fixes new auto mode COOL and HEAT after #1994 (#2053)
|
2021-07-27 09:43:04 +12:00 |
|
carstenschroeder
|
cdbc146e5d
|
Climate modes COOL and HEAT are auto modes (#1994)
|
2021-07-10 11:37:55 +02:00 |
|
Otto Winter
|
871c0ee2a5
|
Rework climate traits (#1941)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-06-21 21:17:01 +02:00 |
|
Jesse Hills
|
dca1c0f160
|
Replace CLIMATE_MODE_AUTO with CLIMATE_MODE_HEAT_COOL in most cases (#1933)
|
2021-06-18 11:48:40 +12:00 |
|
Stefan Agner
|
501f88ca86
|
Avoid non-const globals and enable clang-tidy check (#1892)
|
2021-06-11 08:19:44 +12:00 |
|
Carlos Gustavo Sarmiento
|
33212d1abf
|
Add Integral Reset Action to PIDClimate (#1104)
|
2020-07-09 20:25:46 -03:00 |
|
Otto Winter
|
a6d31f05ee
|
PID Climate (#885)
* PID Climate
* Add sensor for debugging PID output value
* Add dump_config, use percent
* Add more observable values
* Update
* Set target temperature
* Add autotuner
* Add algorithm explanation
* Add autotuner action, update controller
* Add simulator
* Format
* Change defaults
* Updates
|
2020-01-04 12:43:11 +01:00 |
|