rstrouse / ESPSomfy-RTS

A controller for Somfy RTS shades and blinds
The Unlicense
429 stars 32 forks source link

groups displayed as Undefined #339

Closed alka79 closed 2 months ago

alka79 commented 2 months ago

Hardware

ESP32-S2

Firmware version

v2.4.1

Application version

v2.4.1

What happened? What did you expect to happen?

I created 4 groups. The first was created some days ago without any issue, 3 mores today.
During the process of adding groups today when navigating between tabs, some groups randomly become Undefined. In both the Home tab and in Somfy>Groups. Refresh the bowser may not hange anything or may display other groups as undefined. The backup file is correct though. When I reboot the board they are all back to normal... for a while. It seems to be a display issue in the app.

Some examples taken in less than 10 minutes time: 2024-04-21 16 01 35

2024-04-21 16 04 44

2024-04-21 16 08 16

2024-04-21 16 07 53

How to reproduce it (step by step)

randomly appears when navigating between tabs or refreshing the tabs

Logs

No response

rstrouse commented 2 months ago

I will have a fix for this soon. The issue is related to the json serialization libraries.

rstrouse commented 2 months ago

Update to the v2.4.2 release and you problem should be solved.

rstrouse commented 2 months ago

I am going to close this for now as I believe we got you sorted.