@@ -14,7 +14,7 @@ substitutions:
|
|||||||
ota_password: ${wifi_password}
|
ota_password: ${wifi_password}
|
||||||
ap_password: ${wifi_password}
|
ap_password: ${wifi_password}
|
||||||
##### DON'T CHANGE THIS ######
|
##### DON'T CHANGE THIS ######
|
||||||
version: "4.2beta.1"
|
version: "4.2beta.2"
|
||||||
##############################
|
##############################
|
||||||
|
|
||||||
##### External components #####
|
##### External components #####
|
||||||
@@ -2202,6 +2202,7 @@ script:
|
|||||||
- id: page_home
|
- id: page_home
|
||||||
mode: restart
|
mode: restart
|
||||||
then:
|
then:
|
||||||
|
- script.execute: refresh_relays
|
||||||
- script.execute: refresh_wifi_icon
|
- script.execute: refresh_wifi_icon
|
||||||
|
|
||||||
- id: page_keyb_num
|
- id: page_keyb_num
|
||||||
@@ -3082,6 +3083,7 @@ script:
|
|||||||
- id: watchdog
|
- id: watchdog
|
||||||
mode: restart
|
mode: restart
|
||||||
then:
|
then:
|
||||||
|
- script.execute: refresh_relays
|
||||||
- lambda: |-
|
- lambda: |-
|
||||||
static const char *const TAG = "script.watchdog";
|
static const char *const TAG = "script.watchdog";
|
||||||
ESP_LOGV(TAG, "Starting");
|
ESP_LOGV(TAG, "Starting");
|
||||||
|
|||||||
Reference in New Issue
Block a user