mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-21 10:16:34 +00:00
Update tests
This commit is contained in:
parent
5b8a761d35
commit
81c595c80b
@ -119,7 +119,7 @@ stages:
|
|||||||
mqtt_response:
|
mqtt_response:
|
||||||
topic: hasp/{plate}/state/idle
|
topic: hasp/{plate}/state/idle
|
||||||
payload: "long"
|
payload: "long"
|
||||||
timeout: 190
|
timeout: 255
|
||||||
delay_after: 0
|
delay_after: 0
|
||||||
|
|
||||||
- name: Test idle
|
- name: Test idle
|
||||||
@ -129,7 +129,7 @@ stages:
|
|||||||
mqtt_response:
|
mqtt_response:
|
||||||
topic: hasp/{plate}/state/idle
|
topic: hasp/{plate}/state/idle
|
||||||
payload: "short"
|
payload: "short"
|
||||||
timeout: 70
|
timeout: 128
|
||||||
delay_after: 0
|
delay_after: 0
|
||||||
|
|
||||||
- name: Test idle
|
- name: Test idle
|
||||||
|
@ -23,9 +23,9 @@ marks:
|
|||||||
vals:
|
vals:
|
||||||
- btnmatrix
|
- btnmatrix
|
||||||
- cpicker
|
- cpicker
|
||||||
- table
|
#- table
|
||||||
- tabview
|
- tabview
|
||||||
- chart
|
#- chart
|
||||||
- gauge
|
- gauge
|
||||||
- btn
|
- btn
|
||||||
- label
|
- label
|
||||||
@ -38,7 +38,7 @@ marks:
|
|||||||
- obj
|
- obj
|
||||||
- linemeter
|
- linemeter
|
||||||
- dropdown
|
- dropdown
|
||||||
- calendar
|
#- calendar
|
||||||
- spinner
|
- spinner
|
||||||
- roller
|
- roller
|
||||||
- parametrize:
|
- parametrize:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user