esphome/esphome/components/pid
Stefan Rado 6c7a133faa
Add humidity support to climate (#5732)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-13 10:23:02 +09: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 Add humidity support to climate (#5732) 2023-12-13 10:23:02 +09:00
pid_autotuner.cpp Fix compile with latest esp-idf on esp32c6 (#5677) 2023-11-05 23:13:01 +00:00
pid_autotuner.h Climate PID Autotune Logging fixes (#4136) 2023-02-09 22:37:31 +13:00
pid_climate.cpp Add humidity support to climate (#5732) 2023-12-13 10:23:02 +09:00
pid_climate.h Add humidity support to climate (#5732) 2023-12-13 10:23:02 +09:00
pid_controller.cpp Remove setpoint-change from error when calculating derivative in pid controller (#4737) 2023-12-13 08:50:55 +09:00
pid_controller.h Remove setpoint-change from error when calculating derivative in pid controller (#4737) 2023-12-13 08:50:55 +09:00
pid_simulator.h Add vector includes (#4080) 2022-11-24 13:12:55 +13:00