esphome/esphome/components/pid
Patrick Collins 045489e6d7
Climate PID Autotune Logging fixes (#4136)
* pid autotune logging fixes

* fixed clang-format request

* improved and clarified logging

* changed logging not to alter the TAG

* logging now does not alter TAG. fixed clang formattting

* fixed string issues

* playing with strings to please the clang gods

* playing with strings

* Delete secrets.yaml

* Delete console-fan-autotune-test.yaml

* Update esphome/components/pid/pid_autotuner.cpp

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Update esphome/components/pid/pid_autotuner.cpp

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Update esphome/components/pid/pid_autotuner.cpp

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Update esphome/components/pid/pid_autotuner.cpp

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Update esphome/components/pid/pid_autotuner.cpp

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-02-09 22:37:31 +13:00
..
sensor Add class as first positional arg to sensor_schema (#3216) 2022-02-18 10:27:20 +13:00
__init__.py add-black (#1593) 2021-03-07 16:03:16 -03:00
climate.py PID Climate - deadband and output sampling (#3254) 2022-11-30 10:58:43 +13:00
pid_autotuner.cpp Climate PID Autotune Logging fixes (#4136) 2023-02-09 22:37:31 +13:00
pid_autotuner.h Climate PID Autotune Logging fixes (#4136) 2023-02-09 22:37:31 +13:00
pid_climate.cpp Climate PID Autotune Logging fixes (#4136) 2023-02-09 22:37:31 +13:00
pid_climate.h PID Climate - deadband and output sampling (#3254) 2022-11-30 10:58:43 +13:00
pid_controller.cpp PID Climate - deadband and output sampling (#3254) 2022-11-30 10:58:43 +13:00
pid_controller.h PID Climate - deadband and output sampling (#3254) 2022-11-30 10:58:43 +13:00
pid_simulator.h Add vector includes (#4080) 2022-11-24 13:12:55 +13:00