mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Update value_str test
This commit is contained in:
parent
7ca86b59bb
commit
524e60a04f
@ -86,9 +86,9 @@ stages:
|
||||
|
||||
- name: Set value_str
|
||||
mqtt_publish:
|
||||
topic: hasp/{plate}/command
|
||||
payload: "p[1].b[1].value_str={str1}{str2}"
|
||||
delay_after: 0
|
||||
topic: "hasp/{plate}/command/p[1].b[1].value_str"
|
||||
payload: "{str1}{str2}"
|
||||
delay_after: 0.2
|
||||
- name: Get value_str
|
||||
mqtt_publish:
|
||||
topic: hasp/{plate}/command
|
||||
|
Loading…
x
Reference in New Issue
Block a user