mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Remove Wi-Fi dependency from Midea component (#5394)
This commit is contained in:
		| @@ -35,7 +35,7 @@ from esphome.components.climate import ( | ||||
| ) | ||||
|  | ||||
| CODEOWNERS = ["@dudanov"] | ||||
| DEPENDENCIES = ["climate", "uart", "wifi"] | ||||
| DEPENDENCIES = ["climate", "uart"] | ||||
| AUTO_LOAD = ["sensor"] | ||||
| CONF_OUTDOOR_TEMPERATURE = "outdoor_temperature" | ||||
| CONF_POWER_USAGE = "power_usage" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user