Hide empty entities pages

Partially solves #946
Partially solves #999
This commit is contained in:
Edward Firmo
2024-02-27 22:59:40 +01:00
parent 0eccb542b4
commit fccf3ef6bf
30 changed files with 1483 additions and 337 deletions

View File

@@ -5,6 +5,7 @@ Program.s
int h=0,s=0,v=0
int p=0,q=0,t=0,f=0
int is_buttonpage01=1, is_buttonpage02=1, is_buttonpage03=1, is_buttonpage04=1
int is_entitypage01=1, is_entitypage02=1, is_entitypage03=1, is_entitypage04=1
int back_page_id=0
int dimdelta=0
int api=0 // 0 = disconnected from HA, 1 = connected to HA