mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	[thermostat] Add humidity support (#11286)
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user