Lyr3x / Roode

A reliable smart home people counter based on VL53L1X and ESPHome
The Unlicense
149 stars 41 forks source link

Compilation warning #121

Closed pepe59 closed 2 years ago

pepe59 commented 2 years ago

The latest ESPhome update has a warning. What does it mean?

INFO Reading configuration /config/esphome/roode8266.yaml...
INFO Updating https://github.com/Lyr3x/Roode@master
INFO Generating C++ source...
INFO Compiling app...
********************************************************************************
Obsolete PIO Core v5.2.4 is used (previous was 5.2.5)
Please remove multiple PIO Cores from a system:
https://docs.platformio.org/page/faq.html#multiple-platformio-cores-in-a-system
********************************************************************************
Processing roode8266 (board: d1_mini; framework: arduino; platform: platformio/espressif8266 @ 3.2.0)
Lyr3x commented 2 years ago

It just says that the platformio should be upgraded. Do the upgrade on your own or wait for ESPHome bumps the version.