Table of Contents

ESPHome

https://esphome.io/cookbook/index.html

TSL2591

To support TSL2591 run (inside container):

platformio lib --global install "Adafruit TSL2591 Library" && platformio lib --global install "Adafruit Unified Sensor"

Commands

esphome example.yaml run

Logging

https://esphome.io/components/sensor/custom.html

Free disk space

pio system prune --dry-run                       #check and show available space
pio system prune                                 #free disk space