sensor fix, readme configuration examples

This commit is contained in:
HB
2020-09-30 23:58:10 +02:00
parent b567cbd7a5
commit a37a62e31d
21 changed files with 163 additions and 60 deletions
@@ -0,0 +1,11 @@
```yaml
# example configuration:
empty_i2c_component:
id: empty_i2c_component_1
address: 0x01 # optional
i2c:
sda: 4
scl: 5
```