joBr99 / nspanel-lovelace-ui

Custom Firmware for NsPanel with the design of HomeAssistant's lovelace UI in mind, works with Tasmota.
GNU General Public License v3.0
870 stars 188 forks source link

Setup Successful screen, suppress via panels.yaml #1067

Closed kamsvag closed 9 months ago

kamsvag commented 9 months ago

FEATURE DESCRIPTION

I get the 'Setup Successful' notification poping up and it doesn't go away. I would suggest an option in the panel.yaml to supress this screen.

ADDITIONAL CONTEXT

I might just have missed something, if so, please point me in the right direction and remove this Feature request.

PANEL / FIRMWARE VERION

EU panel, Tasmota 13.2.0.2(nspanel), NSPanel Lovelace UI Addon 4.7.39

joBr99 commented 9 months ago

The Homeassistent addon is pretty much an alpha right now.

It doesn't have an setup successful screen atm - do you have the appdaemon app running in parallel?

kamsvag commented 9 months ago

I did, and now I turned it off. I don't get the Setup screen now, but I get a blank screen and nothing more.

joBr99 commented 9 months ago

Sounds like you configured something wrong or used something that isn't implemented.

kamsvag commented 9 months ago

These are my panel.yaml settings. Apart from that I followed the instructions .. I could reflash the device to see if something is off.

Tasmota - 13.2.0.2

nspanels: tasmota_nspdev2: name: test panelRecvTopic: "tele/NSPANEL/RESULT" panelSendTopic: "cmnd/NSPANEL/CustomSend" timeFormat: "%H:%M" timeZone: "Europe/Stockholm" dateFormat: "full" locale: "en_SE" screensaver: entities:

joBr99 commented 9 months ago

Yes, since yesterday evening you also need the latest development firmware on the panel.

So FlashNextion http://nspanel.pky.eu/lui.tft for the EU Panel

kamsvag commented 9 months ago

After flashing, problem solved. :D Awesome, thanks!