You cannot open the popupLight page for a switch, this doesn’t make sense and is completely unrelated to the status icons. For the statusIcons you just need the configuration in apps.yaml nothing on esphome. The appdaemon log during opening the screensaver is relevant for that.
Hi, i dont have nspanel-livingroom Nextion inited" enabled in HA . In the esp logs i get NSPanel Buero Nextion inited’: Sending state ON. how can i enabled it in HA? Or can anyone share his config ? I have to use the switch to use the blueprint in HA.
I use your Ns Panel Lovelace Ui. And i want to implement a new Page, That works with Pictures “crop image” (I have an 3d Picture of my room with lights on and off and i want to implement this as a Page)
Atm i use the QR Card since i dont need it for me and i found an example how this could work.
In this video u see what i try to do, send the value 1 that the Picture gets “Active”
I got it Work like in the Video till that point where i need to send the value to the Nextion Screen i tryed a lot and i dont know what i need to send to get the value to 1.
The Card is cardQR , name Ambiente2, and the Button is called button1 with the id 31.
Changed things to the beta version now. Suddenly have an issue that the tft file (by calling the service) is loading extremely slow to the panel (13% in an hour) and I’m guessing it will fail. Did anything change here?
p.s. on the customizations (for instance the small called “button”), double check; Beside the blueprint (button 1 entity & button 1 name) am I supposed to change anything in the esphome.yaml or via de nextion editor? How does the panel get the information that (for instance) the button name has to be “living room light” and it controls an RGB light?
Buttons their content etc is fully automated built into the blueprint.
There is nothing to change on the part of esphome.
Problems with TFT upload I know only if Lovelace ui was previously installed. The version Lovelace ui has a special feature in the code somewhere. If you flash e.g. the NSPanel with my ESPHOME code it is impossible to upload any tft.
To solve the problem you have to reinstall Lovelacee Ui completely. Then upload a blank TFT or my TFT. And only after that flash the NSpanel with my ESPhome code.
But should not be the case with you.
The TFT already runs with some should therefore not be the problem of the TFT.
I never used anything else; I took it brand new out of the box and flashed it with your Esphome version (the normal one, not Beta). Last step in your instructions was to upload the tft (I do this by calling the service). This all went well for the non-beta version. I had a running panel (with limited functionality as mentioned above)
Now I have changed esphome.yaml & blueprint to beta. Uploaded beta tft to the correct folder. Installed the esphome.yaml to panel (all went fine), last step calling service to upload the (beta) tft and getting this super slow upload.
I’d like to request this as a feature to the lovelace-ui
"I struggle to drive input_select entities values.
They currently only show the values on entitiesCard (on GridCards I only get an icon) and they only evolve in one direction when tapped (say I have got a,b,c,d to select from, every time I tap ‘a’ goes to ‘b’, then ‘c’, then ‘d’, then ‘a’ again).
It would be nice if input_select featured up and down arrows to move selection in both directions and also on GridCards.
Thanks for considering this"
I tried the github feature request but it keeps telling me I need to fill up a template that is nowhere to be found.
Noticed i made a typo in the blueprint “nspabel buero” instead of “nspanel_buero”
installed the ESP again > and yes! My stuff showed up
Now few questions (posting here as might be usefull for others):
Weather: You commented out weather in esphome beta. Can I just uncomment that (and change to my own weather service as I did with the non-beta version? I use weather.buienradar and as far as I can see this has the same attributes. Now using accuweather ; home screen has changed but the other days still show ‘old’ data.
There are many unused pages (I only want to have 1, max 2 pages of ‘buttons’) can I remove them somehow?
Last page now shows what I think is a standing light. Can I remove that somehow?
Do I assume correct that everytime I make a change to the blueprint (eg adding a button). I should reload the automation and re-install ESPhome? [UPDATE: NOT NEEDED]
Some stuff is in German: can I change that on my own? [UPDATE: Changed to EN in blueprint and most changed, weather day names are still in German]
Is there a possibility to completely dim the screen (black) after a certain time?