mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 06:33:51 +00:00 
			
		
		
		
	Bump aioesphomeapi from 9.1.5 to 10.0.0 (#2508)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
This commit is contained in:
		| @@ -23,7 +23,6 @@ async def async_run_logs(config, address): | ||||
|     _LOGGER.info("Starting log output from %s using esphome API", address) | ||||
|     zc = zeroconf.Zeroconf() | ||||
|     cli = APIClient( | ||||
|         asyncio.get_event_loop(), | ||||
|         address, | ||||
|         port, | ||||
|         password, | ||||
|   | ||||
| @@ -10,7 +10,7 @@ platformio==5.2.1 | ||||
| esptool==3.1 | ||||
| click==8.0.3 | ||||
| esphome-dashboard==20211011.1 | ||||
| aioesphomeapi==9.1.5 | ||||
| aioesphomeapi==10.0.0 | ||||
|  | ||||
| # esp-idf requires this, but doesn't bundle it by default | ||||
| # https://github.com/espressif/esp-idf/blob/220590d599e134d7a5e7f1e683cc4550349ffbf8/requirements.txt#L24 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user