mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-29 22:24:26 +00:00 
			
		
		
		
	Add climate on_state trigger (#2707)
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							582567696e
						
					
				
				
					commit
					aae63a7ff3
				
			| @@ -1707,6 +1707,8 @@ climate: | ||||
|     min_temperature: 18 | ||||
|     max_temperature: 30 | ||||
|   - platform: midea | ||||
|     on_state: | ||||
|       logger.log: "State changed!" | ||||
|     id: midea_unit | ||||
|     uart_id: uart0 | ||||
|     name: Midea Climate | ||||
|   | ||||
		Reference in New Issue
	
	Block a user