mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
0948a3c306
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
10 lines
142 B
YAML
10 lines
142 B
YAML
i2c:
|
|
- id: i2c_fs3000
|
|
scl: 16
|
|
sda: 17
|
|
|
|
sensor:
|
|
- platform: fs3000
|
|
name: Air Velocity
|
|
model: 1005
|
|
update_interval: 60s
|