This commit is contained in:
2024-10-13 22:59:09 +02:00
parent 63fb7f8f73
commit e426efb80f
107 changed files with 20616 additions and 5533 deletions

View File

@@ -21,7 +21,7 @@ substitutions:
packages:
board: !include boards/esp32_wroom_arduino.yaml
i2c: !include interfaces/i2c_a.yaml
i2c: !include interfaces/i2c_a_slow.yaml
device_base: !include common/common.yaml
connection: !include common/wifi.yaml
status: !include templates/status.yaml
@@ -29,7 +29,7 @@ packages:
bt_proxy: !include common/bluetooth.yaml
#sensors
#mmwave: !include sensors/ld2410.yaml
#mmwave: !include sensors/ld2420.yaml
pms: !include sensors/pm1006.yaml
co2: !include sensors/scd30.yaml
tvoc: !include sensors/sgp30.yaml