1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 06:43:48 +01:00
Files
esphome/tests/components/grove_tb6612fng/common.yaml
J. Nick Koston 9353c6aac9 merge a few more
2025-10-09 10:23:26 -10:00

20 lines
378 B
YAML

esphome:
on_boot:
then:
- grove_tb6612fng.run:
channel: 1
speed: 255
direction: BACKWARD
id: test_motor
- grove_tb6612fng.stop:
channel: 1
id: test_motor
- grove_tb6612fng.break:
channel: 1
id: test_motor
grove_tb6612fng:
id: test_motor
i2c_id: i2c_bus
address: 0x14