White Series Dimmer Switch Firmware Changelog | VTM31-SN

Good news. . . though also a bit strange.

Everything just started working normally. Out of the blue. Perhaps it was one of the settings we tried and by setting them and unsetting them a few times we “jostled something loose”. . . but I can now use the aux switches to dim the lights again. And I can’t make the issue return even when I now match all settings to the screenshots provided above.

Thanks again for bearing with me on this. I guess it’s resolved. I’ll post again if it returns

1 Like

Forgot to come back and let you know but turning off adaptive lighting fixed the issue with the lights coming on. Thanks!!

2 Likes

@EricM_Inovelli I updated a few switches to 1.1.5 and noticed I lost the TX Power setting (at least in Home Assistant) that was present in 1.1.2. Did that get removed?

@philip Yes, that option was added to do some testing of various tx power settings but was removed for the production firmware.

Bummer! That was a really highly desired feature by me. Is there any chance that can come back in some form? I have switches that are in a bad spot and really need a power boost on each end of the chain to consistently establish connections.

I’m running a pretty big Thread mesh — right at 184 devices — and I’m seeing a very high level of instability since the 1.1.5 update. My new best friend, Claude, and I have been reviewing OTBR and Matter logs, and it seems that the frequent mass device unavailability events I’m seeing daily now are related to CASE session failures triggering at state 4, mid-session-establishment, where the device stops responding partway through the CASE handshake. The failures seem to be seeded by 1-6 specific devices at a time, then cascade to 30-50 devices within minutes, and pretty soon the whole thing is down. This has happened 4 times today at roughly 2-3 hour intervals.

I was chasing a separate issue with OTBR that complicated the diagnosis — a file descriptor leak in otbr-agent stemming from what I guess is a known bug introduced in HAOS 16, where the Docker container FD soft limit was dropped to 1024. I believe the leak itself is in otPlatInfraIfHasAddress() and accumulates at roughly 7-25 FDs/hour per border router. I’ve mitigated it with aprlimit command but it’s not a permanent fix. That issue is separate, I think, and I’m reasonably confident it’s not what’s driving the cascades. I’m seeing the same CASE session storm pattern on days where FD counts seem healthy.

Environment: HA Yellow (primary, OTBR, Python Matter Server) + 2x HA Green (pure OTBRs), HAOS 17.1, OTBR add-on v2.16.5, Thread channel 15, ~32 Thread routers in mesh, mostly White Series 2-1 dimmers with a handful of fan switches and 3 fan modules.

When it is up and running - I’ll have all 184 devices up and seemingly rock-solid, then it all folds at once. It rebuilds in under an hour, but this crashing behavior is making me feel a little crazy go nuts.

That sound familiar to anyone? Is this being addressed?

I have about the same size network with a lot of inovelli devices. All are on 1.1.5 and I don’t see that behavior at all. python matter server had a lot of CASE errors. now I use my apple thread network with HA instead of OTBR. Have you considered the matter-js matter server instead of python. When I used to get cascading failures like that it was because my wifi routers were moving channels and would clobber the thread network channel. you are on channel 15, which is close to wifi ch6. I know if this used to work that seems unlikely, but any other changes while solving the OTBR problem? Did you change the channel?

My WiFi is set to channels 1 and 11 I believe but it’s been awhile since i have looked at it. I will double check. How many border routers are you utilizing? My perception is that the matter server I’m running now is the “best” one for HA and best supported, but I haven’t really investigated a change there. I’ll look into matter js. Would making the switch require reprovisioning / pairing devices? Thanks!

Oh I understand RE matter server. I am going to flip the beta toggle and run js as you suggested. Not sure how I missed that. I’ll report back.

1 Like

:joy:That definitely seems to have solved my problem. Seems to have fixed the FD leak as well, which was also crashing the mesh. Thanks!

2 Likes

To answer your question, I have appleTVs as border routers spread across 2 structures, all wired. Glad you found the beta, it has been really solid.

1 Like