mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Bump ESPAsyncWebServer-esphome to 1.3.0 (#2075)
This commit is contained in:
		| @@ -25,5 +25,5 @@ async def to_code(config): | |||||||
|  |  | ||||||
|     if CORE.is_esp32: |     if CORE.is_esp32: | ||||||
|         cg.add_library("FS", None) |         cg.add_library("FS", None) | ||||||
|     # https://github.com/OttoWinter/ESPAsyncWebServer/blob/master/library.json |     # https://github.com/esphome/ESPAsyncWebServer/blob/master/library.json | ||||||
|     cg.add_library("ESPAsyncWebServer-esphome", "1.2.7") |     cg.add_library("esphome/ESPAsyncWebServer-esphome", "1.3.0") | ||||||
|   | |||||||
| @@ -12,7 +12,7 @@ include_dir = include | |||||||
| lib_deps = | lib_deps = | ||||||
|     AsyncMqttClient-esphome@0.8.4 |     AsyncMqttClient-esphome@0.8.4 | ||||||
|     ArduinoJson-esphomelib@5.13.3 |     ArduinoJson-esphomelib@5.13.3 | ||||||
|     ESPAsyncWebServer-esphome@1.2.7 |     esphome/ESPAsyncWebServer-esphome@1.3.0 | ||||||
|     FastLED@3.3.2 |     FastLED@3.3.2 | ||||||
|     NeoPixelBus-esphome@2.6.2 |     NeoPixelBus-esphome@2.6.2 | ||||||
|     1655@1.0.2  ; TinyGPSPlus (has name conflict) |     1655@1.0.2  ; TinyGPSPlus (has name conflict) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user