Update platformio libraries (#837)

* Update platformio libraries

* Lint
This commit is contained in:
Otto Winter
2019-11-05 22:28:19 +01:00
parent 1e1837000d
commit 1b35855e68
4 changed files with 7 additions and 17 deletions
@@ -23,4 +23,4 @@ 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.5')
cg.add_library('ESPAsyncWebServer-esphome', '1.2.6')