return to htu

This commit is contained in:
lexa
2024-07-14 14:39:19 +03:00
parent 32cba61fc0
commit 778310dec3
2 changed files with 107 additions and 112 deletions

View File

@@ -7,25 +7,20 @@
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
;enjoyneering/AHT10@^1.1.0
;ottowinter/AsyncMqttClient-esphome @ ^0.8.6
;adafruit/Adafruit AHTX0 @ ^2.0
[env:d1_mini]
platform = espressif8266
board = d1_mini
framework = arduino
upload_protocol = espota
upload_port = 192.168.1.136
;upload_protocol = espota
;upload_port = 192.168.1.136
lib_deps =
knolleary/PubSubClient @ ^2.8
ottowinter/ESPAsyncWebServer-esphome @ ^2.1.0
ayushsharma82/AsyncElegantOTA @ ^2.2.6
ayushsharma82/WebSerial @ ^1.3.0
jwrw/ESP_EEPROM @ ^2.0.0
#beegee-tokyo/DHT sensor library for ESPx @ ^1.19
https://github.com/enjoyneering/HTU2xD_SHT2x_Si70xx.git
https://github.com/pilotak/MeteoFunctions.git
https://github.com/RobTillaart/SHT31.git
knolleary/PubSubClient @ ^2.8
ottowinter/ESPAsyncWebServer-esphome @ ^2.1.0
;ayushsharma82/AsyncElegantOTA @ ^2.2.9
ayushsharma82/WebSerial @ ^1.3.0
jwrw/ESP_EEPROM @ ^2.0.0
https://github.com/enjoyneering/HTU2xD_SHT2x_Si70xx.git
https://github.com/pilotak/MeteoFunctions.git
;https://github.com/RobTillaart/SHT31.git
;ayushsharma82/ElegantOTA@^3.1.2