White Series Missing Configuration Values in Home Assistant

Hello, I’ve recently bought and connected some White-Series switches into my Home Assistant instance and am struggling to find certain configuration options like “Minimum Dim Level”. How do I know if all configuration values are exposed to Home Assistant and if they aren’t, are there alternative interfaces for configuring the switches?

1 Like

I was able to find White Series 2-1 Switch • Button Combinations, Quick Tap Sequences & Local Configuration Options | Inovelli Help Center but having to do manual configuration on every switch sounds like a huge pain. What I’m not clear on now is if there’s a deficiency in the Inovelli white dimmer firmware which would enable these parameters to be configurable through Matter (and thus Home Assistant). Any insight would be appreciated!

I’m working on implementing some of these in Home Assistant.

Unfortunately the Home Assistant Matter release cycle is very slow, so it’s taking forever. Currently waiting for them to upgrade to 8.0.0 here:

-harryh

1 Like

Ya, I’m plugging away at things. Everything with open source software takes forever.

4 Likes

Merged:

3 Likes

downloaded ha 8.0.1b and it has the fix in there. Love the ability to change off / on led intensity. wife will be happy. Did notice that while it read my current led intensity correct (1 for off), I can’t set it to 1 from the box in the matter device. I can set to 0,2,3,4,5 but if 0 and change to 1 it doesn’t turn on the led and if on 2 it doesn’t dim the led if set to 1.

However, you can set it to 1 via an automation / number_set.

HA Core 8.0 was released today so this is working.

Changing the value in the UI appears to be a bit wonky. It does set the values, but doesn’t read back right so the UI can get out sync with the device. No idea what would be causing that. Maybe someone from Inovelli can figure it out.

It works fine from automations though. So now all the dimmers LEDIntensityOff to 0 at bedtime and then back to 1 in the AM.

Yay!

thank you. been using for a week now and wife loves it

When editing the value for LED off intensity on the device settings page, I found that just entering ‘0’ did not work. You have to enter ‘00’.

I’m seeing the same thing with it not reading the value back after setting the value. But I’m soooo happy I can set the values to something not so bright.

So whatever was wonky with HA not reading back the LED intensity settings seems to be fixed after the last updates (Core 2025.8.2, OS 16.1, I think). Everything is back in sync.