mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 06:33:51 +00:00 
			
		
		
		
	[web_server_base] Bump ESPAsyncWebServer-esphome to 3.2.2 (#6797)
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
This commit is contained in:
		| @@ -37,4 +37,4 @@ async def to_code(config): | |||||||
|             cg.add_library("FS", None) |             cg.add_library("FS", None) | ||||||
|             cg.add_library("Update", None) |             cg.add_library("Update", None) | ||||||
|         # https://github.com/esphome/ESPAsyncWebServer/blob/master/library.json |         # https://github.com/esphome/ESPAsyncWebServer/blob/master/library.json | ||||||
|         cg.add_library("esphome/ESPAsyncWebServer-esphome", "3.2.0") |         cg.add_library("esphome/ESPAsyncWebServer-esphome", "3.2.2") | ||||||
|   | |||||||
| @@ -58,7 +58,7 @@ lib_deps = | |||||||
|     SPI                                                   ; spi (Arduino built-in) |     SPI                                                   ; spi (Arduino built-in) | ||||||
|     Wire                                                  ; i2c (Arduino built-int) |     Wire                                                  ; i2c (Arduino built-int) | ||||||
|     heman/AsyncMqttClient-esphome@1.0.0                   ; mqtt |     heman/AsyncMqttClient-esphome@1.0.0                   ; mqtt | ||||||
|     esphome/ESPAsyncWebServer-esphome@3.2.0               ; web_server_base |     esphome/ESPAsyncWebServer-esphome@3.2.2               ; web_server_base | ||||||
|     fastled/FastLED@3.3.2                                 ; fastled_base |     fastled/FastLED@3.3.2                                 ; fastled_base | ||||||
|     mikalhart/TinyGPSPlus@1.0.2                           ; gps |     mikalhart/TinyGPSPlus@1.0.2                           ; gps | ||||||
|     freekode/TM1651@1.0.1                                 ; tm1651 |     freekode/TM1651@1.0.1                                 ; tm1651 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user