mirror of
https://github.com/esphome/esphome.git
synced 2024-11-24 07:58:09 +01:00
update test script
This commit is contained in:
parent
9ac02ea20c
commit
f05def1339
1 changed files with 2 additions and 2 deletions
|
@ -53,12 +53,12 @@ binary_sensor:
|
|||
max_length: 350ms
|
||||
then:
|
||||
- status.push:
|
||||
trigger_id: custom_status
|
||||
trigger_id: custom_status2
|
||||
- min_length: 500ms
|
||||
max_length: 1000ms
|
||||
then:
|
||||
- status.pop:
|
||||
trigger_id: custom_status
|
||||
trigger_id: custom_status2
|
||||
|
||||
|
||||
status_indicator:
|
||||
|
|
Loading…
Reference in a new issue