mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-31 02:08:26 +02: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:
|
||||
cg.add_library("FS", None)
|
||||
# https://github.com/OttoWinter/ESPAsyncWebServer/blob/master/library.json
|
||||
cg.add_library("ESPAsyncWebServer-esphome", "1.2.7")
|
||||
# https://github.com/esphome/ESPAsyncWebServer/blob/master/library.json
|
||||
cg.add_library("esphome/ESPAsyncWebServer-esphome", "1.3.0")
|
||||
|
||||
Reference in New Issue
Block a user