mirror of
https://github.com/HASwitchPlate/HASPone.git
synced 2025-08-04 08:57:47 +00:00
Add 100msec delay to allow overlay icons to complete
This commit is contained in:
parent
a53bcd3502
commit
3b609bbd51
@ -26,6 +26,7 @@ blueprint:
|
||||
|
||||
</details>
|
||||
|
||||
source_url: "https://github.com/HASwitchPlate/Blueprints/blob/main/hasp_Activate_Page.yaml"
|
||||
domain: automation
|
||||
input:
|
||||
haspdevice:
|
||||
@ -117,8 +118,8 @@ condition:
|
||||
value_template: "{{ is_state(haspsensor, 'ON') }}"
|
||||
|
||||
action:
|
||||
- delay: "00:00:00.1"
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: "{{pagecommandtopic}}"
|
||||
payload: "{{targetpage}}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user