Run a specific configuration with privileged to access to USB device:

docker run --rm --net host --privileged -v ./:/config -it ghcr.io/esphome/esphome run betta-tank.yaml

Or Sulawesi tank:

docker run --rm --net host --privileged -v ./:/config -it ghcr.io/esphome/esphome run sulawesi-tank.yaml

Wiring

BMP280:

DS18B20:

  • VCC -> 3.3V
  • GND -> GND
  • DQ -> D6

Image of the wiring

Description
Configuration for ESPHome sensors
Readme 2 MiB