Files
AHome/ESP_Midroom2/platformio.ini
2024-08-12 17:33:16 +03:00

27 lines
912 B
INI

; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:d1_mini]
platform = espressif8266
board = d1_mini
framework = arduino
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.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
https://github.com/adafruit/Adafruit_SHT31.git