1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

Consolidate test files where all tests are identical (#6690)

This commit is contained in:
Keith Burzinski
2024-05-07 14:33:37 -05:00
committed by GitHub
parent 829bfbdaa4
commit f6a3784eba
779 changed files with 3474 additions and 12186 deletions

View File

@@ -0,0 +1,21 @@
tm1651:
id: tm1651_battery
clk_pin: 5
dio_pin: 4
esphome:
on_boot:
then:
- tm1651.set_level_percent:
id: tm1651_battery
level_percent: 50
- tm1651.set_level:
id: tm1651_battery
level: 5
- tm1651.set_brightness:
id: tm1651_battery
brightness: 2
- tm1651.turn_on:
id: tm1651_battery
- tm1651.turn_off:
id: tm1651_battery

View File

@@ -1,21 +1 @@
tm1651:
id: tm1651_battery
clk_pin: 5
dio_pin: 4
esphome:
on_boot:
then:
- tm1651.set_level_percent:
id: tm1651_battery
level_percent: 50
- tm1651.set_level:
id: tm1651_battery
level: 5
- tm1651.set_brightness:
id: tm1651_battery
brightness: 2
- tm1651.turn_on:
id: tm1651_battery
- tm1651.turn_off:
id: tm1651_battery
<<: !include common.yaml

View File

@@ -1,21 +1 @@
tm1651:
id: tm1651_battery
clk_pin: 5
dio_pin: 4
esphome:
on_boot:
then:
- tm1651.set_level_percent:
id: tm1651_battery
level_percent: 50
- tm1651.set_level:
id: tm1651_battery
level: 5
- tm1651.set_brightness:
id: tm1651_battery
brightness: 2
- tm1651.turn_on:
id: tm1651_battery
- tm1651.turn_off:
id: tm1651_battery
<<: !include common.yaml

View File

@@ -1,21 +1 @@
tm1651:
id: tm1651_battery
clk_pin: 5
dio_pin: 4
esphome:
on_boot:
then:
- tm1651.set_level_percent:
id: tm1651_battery
level_percent: 50
- tm1651.set_level:
id: tm1651_battery
level: 5
- tm1651.set_brightness:
id: tm1651_battery
brightness: 2
- tm1651.turn_on:
id: tm1651_battery
- tm1651.turn_off:
id: tm1651_battery
<<: !include common.yaml

View File

@@ -1,21 +1 @@
tm1651:
id: tm1651_battery
clk_pin: 5
dio_pin: 4
esphome:
on_boot:
then:
- tm1651.set_level_percent:
id: tm1651_battery
level_percent: 50
- tm1651.set_level:
id: tm1651_battery
level: 5
- tm1651.set_brightness:
id: tm1651_battery
brightness: 2
- tm1651.turn_on:
id: tm1651_battery
- tm1651.turn_off:
id: tm1651_battery
<<: !include common.yaml