Icons on ESPHome
Move icons from TFT/HMI to ESPHome to prevent error on Nextion2Text.
This commit is contained in:
@@ -13,7 +13,7 @@ Page entitypage01
|
||||
Events
|
||||
Preinitialize Event
|
||||
dim=home.brightness.val
|
||||
if(home.api.val==0)
|
||||
if(api==0)
|
||||
{
|
||||
page home
|
||||
}else
|
||||
|
||||
Reference in New Issue
Block a user