mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-05 20:38:27 +02:00
Add some components to the new testing framework (G) (#6178)
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
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
|
||||
|
||||
i2c:
|
||||
- id: i2c_grove_tb6612fng
|
||||
scl: 5
|
||||
sda: 4
|
||||
|
||||
grove_tb6612fng:
|
||||
id: test_motor
|
||||
address: 0x14
|
||||
@@ -0,0 +1,23 @@
|
||||
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
|
||||
|
||||
i2c:
|
||||
- id: i2c_grove_tb6612fng
|
||||
scl: 5
|
||||
sda: 4
|
||||
|
||||
grove_tb6612fng:
|
||||
id: test_motor
|
||||
address: 0x14
|
||||
@@ -0,0 +1,23 @@
|
||||
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
|
||||
|
||||
i2c:
|
||||
- id: i2c_grove_tb6612fng
|
||||
scl: 16
|
||||
sda: 17
|
||||
|
||||
grove_tb6612fng:
|
||||
id: test_motor
|
||||
address: 0x14
|
||||
@@ -0,0 +1,23 @@
|
||||
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
|
||||
|
||||
i2c:
|
||||
- id: i2c_grove_tb6612fng
|
||||
scl: 16
|
||||
sda: 17
|
||||
|
||||
grove_tb6612fng:
|
||||
id: test_motor
|
||||
address: 0x14
|
||||
@@ -0,0 +1,23 @@
|
||||
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
|
||||
|
||||
i2c:
|
||||
- id: i2c_grove_tb6612fng
|
||||
scl: 5
|
||||
sda: 4
|
||||
|
||||
grove_tb6612fng:
|
||||
id: test_motor
|
||||
address: 0x14
|
||||
@@ -0,0 +1,23 @@
|
||||
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
|
||||
|
||||
i2c:
|
||||
- id: i2c_grove_tb6612fng
|
||||
scl: 5
|
||||
sda: 4
|
||||
|
||||
grove_tb6612fng:
|
||||
id: test_motor
|
||||
address: 0x14
|
||||
Reference in New Issue
Block a user