update ha-mqtt library to be able to use long term statistics for

sensors - temperature and humidity
This commit is contained in:
Nicu Hodos 2025-06-20 11:37:54 +02:00
parent 331bf8ee66
commit 57c6051f7d

View File

@ -23,7 +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.6.0
https://git.hodos.ro/libraries/ha-mqtt.git@^1.7.0
build_flags = -D WIFI_ALWAYS_ON=1 -D ADAFRUIT_BME=1
[env:laptop_home]