Replies: 3 comments 2 replies
|
Hi @GrizzlyAK. A screen record of the issue + app/driver logs would help a lot here. How many devices do you have? |
|
Hi @GrizzlyAK, thanks a lot for the detailed report and the logs — they were very useful. I dug into all three symptoms you described and they line up pretty cleanly with what's in the code. Quick rundown of what I found and what we're doing about it: Why the config panel collapses when you press Why the tooltips stack and stay on screen. The tooltips on Last Active / Status / Power were using the Why "Inclusion failed" leaves stuck entries on ProtocolInfo. When you start inclusion the controller assigns a NodeID immediately, even before the device sends its node info. We were correctly showing that partial node in the UI, but on One extra thing your logs surfaced. Of ~38k value updates in the 20-hour window you sent, about half are no-op refreshes (the device re-reports the same value, like We're working on a fix in #4649 that addresses all four points:
While you wait for the fix, a couple of things to try that might help right now:
Will close this out once the PR is merged and released. Thanks again for the great bug report! Cheers, |

Uh oh!
There was an error while loading. Please reload this page.
Hi guys, I've been seeing some weird behavior with the UI for some time now. I was hoping it would improve with updates, but it seems to have only gotten worse. This started before I upgraded my controller from ZStick 5+ to the ZWA-2. It used to work fine on this same system. For example, I've noticed the following consistently:
(1) When doing configuration on a particular node, I expand the node to access the Config parameters. I type in a value, click >, and it starts doing its thing. The node collapses and I have to repeat the process to open it back up. It won't stay open. Its like it is doing a random refresh.
(2) It is VERY slow and laggy. It didn't use to be. I noticed it about a year ago, but ignored it because I don't have to use it that much anymore. Recently, I had to re-add a shade remote that once was included, but had to exclude to add new shades. I have been unable, until today, to include it back, even trying a completely different remote control unit (brand new). I tried it MANY times and it always failed with basically that error message "inclusion failed". The UI would often show multiple entries for the inclusions all stuck on ProtocolInfo. I was able to add it back today using the HA Integration UI instead, first try.
(3) Also, to go along with the laggy behavior, sometimes the popups that appear when you hover the mouse over the Last Active, Status, Power, and other such columns, remain as you move off, In those instances, I can literally fill the screen with these popup messages by moving my mouse around, before the UI randomly refreshes.
I'm running it on Firefox v150.0.3 (latest) on Windows on the same LAN as my HA RPi. The UI used to be smooth, fast, and solid, but it is very hard to use these days. Is anyone else seeing this behavior or am I just the lucky one? If I'm just lucky, do you have any advice to offer that might remedy these issues? Thanks.
All reactions