Bump HMI to v4.3dev4
This commit is contained in:
@@ -9,7 +9,7 @@ Program.s
|
|||||||
int back_page_id=0
|
int back_page_id=0
|
||||||
int dimdelta=0
|
int dimdelta=0
|
||||||
int api=0 // 0 = disconnected from HA, 1 = connected to HA
|
int api=0 // 0 = disconnected from HA, 1 = connected to HA
|
||||||
int is_qrcode=0,is_notification=0,is_utilities=0
|
int is_utilities=0
|
||||||
int brightness=100,brightness_dim=40,brightness_sleep=0
|
int brightness=100,brightness_dim=40,brightness_sleep=0
|
||||||
int display_mode=3 // 1 = EU, 2 = US, 3 = US landscape, 4 = blank
|
int display_mode=3 // 1 = EU, 2 = US, 3 = US landscape, 4 = blank
|
||||||
int charset=1 // 1 = International (original), 2 = CJK
|
int charset=1 // 1 = International (original), 2 = CJK
|
||||||
|
|||||||
@@ -24,8 +24,6 @@ Page alarm
|
|||||||
vis bt_bypass,0
|
vis bt_bypass,0
|
||||||
}
|
}
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Variable (string) lastclick
|
Variable (string) lastclick
|
||||||
|
|||||||
@@ -16,8 +16,6 @@ Page boot
|
|||||||
covx baud,baud_rate.txt,0,0
|
covx baud,baud_rate.txt,0,0
|
||||||
baud_rate.txt+=" bps"
|
baud_rate.txt+=" bps"
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Page Exit Event
|
Page Exit Event
|
||||||
@@ -103,7 +101,7 @@ Text tft_version
|
|||||||
Dragging : 0
|
Dragging : 0
|
||||||
Send Component ID : on press and release
|
Send Component ID : on press and release
|
||||||
Associated Keyboard: none
|
Associated Keyboard: none
|
||||||
Text : 4.3dev3
|
Text : 4.3dev4
|
||||||
Max. Text Size : 9
|
Max. Text Size : 9
|
||||||
|
|
||||||
Text esph_version
|
Text esph_version
|
||||||
|
|||||||
@@ -35,8 +35,6 @@ Page buttonpage01
|
|||||||
}
|
}
|
||||||
vis page_index,1
|
vis page_index,1
|
||||||
}
|
}
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Variable (string) lastclick
|
Variable (string) lastclick
|
||||||
|
|||||||
@@ -35,8 +35,6 @@ Page buttonpage02
|
|||||||
}
|
}
|
||||||
vis page_index,1
|
vis page_index,1
|
||||||
}
|
}
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Variable (string) lastclick
|
Variable (string) lastclick
|
||||||
|
|||||||
@@ -35,8 +35,6 @@ Page buttonpage03
|
|||||||
}
|
}
|
||||||
vis page_index,1
|
vis page_index,1
|
||||||
}
|
}
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Variable (string) lastclick
|
Variable (string) lastclick
|
||||||
|
|||||||
@@ -35,8 +35,6 @@ Page buttonpage04
|
|||||||
page_index.txt+="â—"
|
page_index.txt+="â—"
|
||||||
vis page_index,1
|
vis page_index,1
|
||||||
}
|
}
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Variable (string) lastclick
|
Variable (string) lastclick
|
||||||
|
|||||||
@@ -33,8 +33,6 @@ Page climate
|
|||||||
page home
|
page home
|
||||||
}
|
}
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Page Exit Event
|
Page Exit Event
|
||||||
|
|||||||
@@ -17,8 +17,6 @@ Page confirm
|
|||||||
page home
|
page home
|
||||||
}
|
}
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Variable (int32) page_id
|
Variable (int32) page_id
|
||||||
|
|||||||
@@ -17,8 +17,6 @@ Page cover
|
|||||||
page home
|
page home
|
||||||
}
|
}
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Variable (string) va1
|
Variable (string) va1
|
||||||
|
|||||||
@@ -30,8 +30,6 @@ Page entitypage01
|
|||||||
{
|
{
|
||||||
page_index.txt+="â—‹"
|
page_index.txt+="â—‹"
|
||||||
}
|
}
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Text value01_label
|
Text value01_label
|
||||||
|
|||||||
@@ -30,8 +30,6 @@ Page entitypage02
|
|||||||
{
|
{
|
||||||
page_index.txt+="â—‹"
|
page_index.txt+="â—‹"
|
||||||
}
|
}
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Text value01_label
|
Text value01_label
|
||||||
|
|||||||
@@ -30,8 +30,6 @@ Page entitypage03
|
|||||||
{
|
{
|
||||||
page_index.txt+="â—‹"
|
page_index.txt+="â—‹"
|
||||||
}
|
}
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Text value01_label
|
Text value01_label
|
||||||
|
|||||||
@@ -30,8 +30,6 @@ Page entitypage04
|
|||||||
page_index.txt+="â—‹"
|
page_index.txt+="â—‹"
|
||||||
}
|
}
|
||||||
page_index.txt+="â—"
|
page_index.txt+="â—"
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Text value01_label
|
Text value01_label
|
||||||
|
|||||||
@@ -18,8 +18,6 @@ Page fan
|
|||||||
}
|
}
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
vis bt_oscillate,0
|
vis bt_oscillate,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Variable (string) fansetting
|
Variable (string) fansetting
|
||||||
|
|||||||
@@ -20,8 +20,6 @@ Page home
|
|||||||
{
|
{
|
||||||
vis bt_entities,0
|
vis bt_entities,0
|
||||||
}
|
}
|
||||||
vis bt_notific,is_notification
|
|
||||||
vis bt_qrcode,is_qrcode
|
|
||||||
vis bt_utilities,is_utilities
|
vis bt_utilities,is_utilities
|
||||||
if(display_mode==3)
|
if(display_mode==3)
|
||||||
{
|
{
|
||||||
@@ -29,8 +27,6 @@ Page home
|
|||||||
vis right_bt_text,0
|
vis right_bt_text,0
|
||||||
}
|
}
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Variable (string) lastclick
|
Variable (string) lastclick
|
||||||
@@ -355,7 +351,10 @@ Text bt_qrcode
|
|||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Release Event
|
Touch Release Event
|
||||||
page qrcode
|
if(bt_qrcode.txt!="")
|
||||||
|
{
|
||||||
|
page qrcode
|
||||||
|
}
|
||||||
|
|
||||||
Text bt_entities
|
Text bt_entities
|
||||||
Attributes
|
Attributes
|
||||||
|
|||||||
@@ -17,8 +17,6 @@ Page keyb_num
|
|||||||
page page_id.val
|
page page_id.val
|
||||||
}
|
}
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Variable (int32) page_id
|
Variable (int32) page_id
|
||||||
|
|||||||
@@ -37,8 +37,6 @@ Page light
|
|||||||
vis color_button,0
|
vis color_button,0
|
||||||
}
|
}
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Variable (int32) rgb565
|
Variable (int32) rgb565
|
||||||
|
|||||||
@@ -17,8 +17,6 @@ Page media_player
|
|||||||
page home
|
page home
|
||||||
}
|
}
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Variable (string) lastclick
|
Variable (string) lastclick
|
||||||
|
|||||||
@@ -17,8 +17,6 @@ Page notification
|
|||||||
page home
|
page home
|
||||||
}
|
}
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Variable (string) lastclick
|
Variable (string) lastclick
|
||||||
|
|||||||
@@ -13,8 +13,6 @@ Page qrcode
|
|||||||
Events
|
Events
|
||||||
Preinitialize Event
|
Preinitialize Event
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Text qrcode_label
|
Text qrcode_label
|
||||||
|
|||||||
@@ -15,8 +15,6 @@ Page screensaver
|
|||||||
vis text,0
|
vis text,0
|
||||||
dim=brightness_sleep
|
dim=brightness_sleep
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Touch Release Event
|
Touch Release Event
|
||||||
|
|||||||
@@ -19,8 +19,6 @@ Page settings
|
|||||||
vis lbl_sleep,0
|
vis lbl_sleep,0
|
||||||
vis bt_sleep,0
|
vis bt_sleep,0
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Text bright_text
|
Text bright_text
|
||||||
|
|||||||
@@ -20,8 +20,6 @@ Page utilities
|
|||||||
vis title_icon,1
|
vis title_icon,1
|
||||||
vis title,1
|
vis title,1
|
||||||
vis button_back,1
|
vis button_back,1
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Variable (int32) line_main_d
|
Variable (int32) line_main_d
|
||||||
|
|||||||
@@ -17,8 +17,6 @@ Page weather01
|
|||||||
page home
|
page home
|
||||||
}
|
}
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Text day
|
Text day
|
||||||
|
|||||||
@@ -17,8 +17,6 @@ Page weather02
|
|||||||
page home
|
page home
|
||||||
}
|
}
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Text day
|
Text day
|
||||||
|
|||||||
@@ -17,8 +17,6 @@ Page weather03
|
|||||||
page home
|
page home
|
||||||
}
|
}
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Text day
|
Text day
|
||||||
|
|||||||
@@ -17,8 +17,6 @@ Page weather04
|
|||||||
page home
|
page home
|
||||||
}
|
}
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Text day
|
Text day
|
||||||
|
|||||||
@@ -17,8 +17,6 @@ Page weather05
|
|||||||
page home
|
page home
|
||||||
}
|
}
|
||||||
vis unavailable,0
|
vis unavailable,0
|
||||||
|
|
||||||
Postinitialize Event
|
|
||||||
sendme
|
sendme
|
||||||
|
|
||||||
Text day
|
Text day
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user