mirror of
https://github.com/esphome/esphome.git
synced 2025-09-11 07:42:26 +01:00
Consolidate test files where all tests are identical (#6690)
This commit is contained in:
@@ -1,12 +1 @@
|
||||
cover:
|
||||
- platform: time_based
|
||||
name: Time Based Cover
|
||||
id: time_based_cover
|
||||
stop_action:
|
||||
- logger.log: stop_action
|
||||
open_action:
|
||||
- logger.log: open_action
|
||||
open_duration: 5min
|
||||
close_action:
|
||||
- logger.log: close_action
|
||||
close_duration: 4.5min
|
||||
<<: !include common.yaml
|
||||
|
Reference in New Issue
Block a user