NSPManager / NSPanelManager

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

IP address on boot screen. #67

Closed Roukie686868 closed 5 months ago

Roukie686868 commented 11 months ago

While the unit boots up and connects to the manager it would be nice to have the IP address shown shortly.

tpanajott commented 11 months ago

Perhaps @cablesandcoffee could update the TFT to include a secondary info-box on the boot screen?

Roukie686868 commented 11 months ago

Would be great. Due to some circumstances I have more than one DHCP server in my network. On a reboot of a panel it often gets a new IP address. The NSPanelManager has seems to have issue with that as it takes some time to change the redirect (IP address) to the panel page. When the boot screen shows the latest IP I can get there manually.

tpanajott commented 11 months ago

I don't think the manager would automatically update the IP-addreas of the panel but you would have to make a manual refresh or the web page but I would think you already tried that.

Roukie686868 commented 11 months ago

I think the panel went back to the old IP address and so the link worked again. I got to find the time to fix my multiple DHCP problem. Went all works well there is very little need to go the the panel web page anyway.

tpanajott commented 11 months ago

Yhea, the whole idea is that you change settings on the panel once when you set it up and then don't have to touch it again. That doesn't excuse this bug though, it should still work.

cablesandcoffee commented 11 months ago

Yes will add this to my todo list! Just another text row below the current "boot up progress"-text box

cablesandcoffee commented 5 months ago

Did some work on the GUI and happened to remember this one so I've just added a text box on the bootscreen to be able to print out panel ip address. Updated tftdefines files with info on the textbox.

cablesandcoffee commented 5 months ago

This works, closing! :D