mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	fix
This commit is contained in:
		| @@ -203,6 +203,7 @@ async def compile_esphome( | ||||
|         loop = asyncio.get_running_loop() | ||||
|  | ||||
|         def _read_config_and_get_binary(): | ||||
|             CORE.reset()  # Reset CORE state between test runs | ||||
|             CORE.config_path = str(config_path) | ||||
|             config = esphome.config.read_config( | ||||
|                 {"command": "compile", "config": str(config_path)} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user