1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 23:03:46 +01:00
This commit is contained in:
J. Nick Koston
2025-10-08 11:33:25 -10:00
parent 77b05a09db
commit 0e8601cfbd

View File

@@ -3,3 +3,9 @@
substitutions:
scl_pin: GPIO8
sda_pin: GPIO10
i2c:
- id: i2c_bus
scl: ${scl_pin}
sda: ${sda_pin}
scan: true