upgrade ha-mqtt library that includes web server

This commit is contained in:
Nicu Hodos 2025-09-08 17:30:16 +02:00
parent 8801af5687
commit e7d816d189

View File

@ -23,8 +23,7 @@ lib_deps =
sparkfun/SparkFun BME280@^2.0.9
arkhipenko/TaskScheduler@^3.8.5
https://git.hodos.ro/libraries/wifi.git@^2.0.0
https://git.hodos.ro/libraries/ha-mqtt.git@^1.8.0
https://git.hodos.ro/libraries/ha-webserver.git@^1.1.0
https://git.hodos.ro/libraries/ha-mqtt.git@^1.10.0
build_flags = -D WIFI_ALWAYS_ON=1 -D ADAFRUIT_BME=1
[env:laptop_home]