Split wakeup_page_id from back_page_id
Solves #1947 and makes the whole wake-up engine more reliable.
This commit is contained in:
@@ -7,6 +7,7 @@ Program.s
|
||||
int is_buttonpage01=0, is_buttonpage02=0, is_buttonpage03=0, is_buttonpage04=0
|
||||
int is_entitypage01=0, is_entitypage02=0, is_entitypage03=0, is_entitypage04=0
|
||||
int back_page_id=1
|
||||
int wakeup_page_id=1
|
||||
int dimdelta=0
|
||||
int api=0 // 0 = disconnected from HA, 1 = connected to HA
|
||||
int is_utilities=0
|
||||
|
||||
Reference in New Issue
Block a user