1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

[thermostat] Add humidity support (#11286)

This commit is contained in:
Keith Burzinski
2025-10-18 22:25:53 -05:00
committed by GitHub
parent c11a9bb97f
commit a33ed5e47b
4 changed files with 278 additions and 7 deletions

View File

@@ -69,6 +69,11 @@ climate:
- logger.log: swing_vertical_action
swing_both_action:
- logger.log: swing_both_action
humidity_control_humidify_action:
- logger.log: humidity_control_humidify_action
humidity_control_off_action:
- logger.log: humidity_control_off_action
humidity_hysteresis: 1.0
startup_delay: true
supplemental_cooling_delta: 2.0
cool_deadband: 0.5