NSPManager / NSPanelManager

Sonoff NSPanel custom firmware for responsive and intuitive use
https://nspanelmanager.com/
128 stars 10 forks source link

[Bug] "Unknow status" on NSPanel-EU after rename panel #79

Closed mainmind83 closed 2 months ago

mainmind83 commented 10 months ago

It's possible connecto to NSPanel IP, manager show dBm, ºC, % CPU... but always show "unknow status", when trying send TFT file with "Update screen" not show progress...

image

The manual does not show help on the options "upload new tft file", "upload new data file"...

tpanajott commented 10 months ago

Can you make sure the panel has connected to mqtt? There is unfortunately no indicator on the panel or in the web interface so you will have to check your MQTT broker.

mainmind83 commented 10 months ago

Ohh, when you change name of panel, not updated name on MQTT, I delete with MQTT Explorer and from Manager and add again, now its working ;)

tpanajott commented 10 months ago

Oh, interesting bug. I'm currently reworking the handshake and backend of the container so this procedure will change in the future so hopefully this bug will not show up again.

mainmind83 commented 10 months ago

When the name of the panel is changed, the name of the associated HA entities does not change either.

tpanajott commented 10 months ago

That's strange as it should send the updated name to HA but it might be that HA is not updating the already registered entity. Will have to check that.

tpanajott commented 2 months ago

This is fixed in the latest beta release and in the upcoming stable based on the beta. Will close.