Update human-sensor-2a-beta-github.yaml
Adjust the timing of the push initialization message to ensure that everything is initialized.
This commit is contained in:
parent
8072db6e39
commit
33ea448705
|
|
@ -18,7 +18,7 @@ esphome:
|
|||
then:
|
||||
lambda: |-
|
||||
id(cpu_speed) = ESP.getCpuFreqMHz();
|
||||
- priority: 2000
|
||||
- priority: -200
|
||||
then:
|
||||
lambda: |-
|
||||
id(zone1_target_exsits).publish_state(false);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user