mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 14:01:01 +00:00
8 lines
133 B
YAML
8 lines
133 B
YAML
# Common I2C configuration for host platform tests
|
|
|
|
i2c:
|
|
- id: i2c_bus
|
|
device: /dev/i2c-0
|
|
frequency: 100kHz
|
|
scan: true
|