|
@ -9,10 +9,12 @@ esphome: |
|
|
- fonts/weather_icon_map.h |
|
|
- fonts/weather_icon_map.h |
|
|
- custom/veml6075_custom_sensor.h |
|
|
- custom/veml6075_custom_sensor.h |
|
|
libraries: |
|
|
libraries: |
|
|
- "https://github.com/adafruit/Adafruit_VEML6075" |
|
|
- Wire |
|
|
|
|
|
- SPI |
|
|
- "https://github.com/adafruit/Adafruit_BusIO" |
|
|
- "https://github.com/adafruit/Adafruit_BusIO" |
|
|
platformio_options: |
|
|
- "https://github.com/adafruit/Adafruit_VEML6075" |
|
|
lib_ldf_mode: chain+ |
|
|
# platformio_options: |
|
|
|
|
|
# lib_ldf_mode: chain+ |
|
|
|
|
|
|
|
|
# Enable logging |
|
|
# Enable logging |
|
|
logger: |
|
|
logger: |
|
|