Gladys Assistant 4.58.1: Bug fixes and improvements

Hello everyone!

The launch of the Matter integration is a success, and many of you gave feedback following the launch post :tada:

This release fixes a few bugs and brings improvements to Gladys Assistant 4.58:

  • MQTT: fix for a bug where custom topics were not deleted after a feature was removed.
  • Matter:
    • fixed the unit for roller shutters;
    • support for 21-character pairing codes.
  • Integrations: fix for a bug refreshing categories on the Integrations page.
  • Charts: the calculation of the variation (top left of the charts) now uses the defined aggregation function

Don’t hesitate to share any other feedback!

It works flawlessly, my custom topics are updating!


Thanks @pierre-gilles for the responsiveness and the work :slight_smile:

I edited a scene where I had the wrong unit and it didn’t change. I added a new action and the unit is still in °C.


And when creating a new scene and a new action, I still have the °C.

Did you properly update the device? That’s what I mentioned in the other post, I don’t know if you saw it :slight_smile:

The integration page is empty.

I think your Gladys instance is just restarting, please be patient :slight_smile:

argh, when we do the update, it works much better right away :rofl:
Indeed, it’s all good now!

Indeed, that’s it.

Nothing to do with Gladys 4.58.1 (well I think), I have 2 new Matter devices that have just arrived for Matterbridge 3.0.2 (latest release):


These are internal devices because I don’t see them in Matterbridge, and the two buttons do exactly what they say :wink:

And the switches don’t return to 0 after refreshing the page!

Handy! Too bad they don’t provide a title for the device, though ^^

Remember to rename all of this, it doesn’t look very nice :stuck_out_tongue:

I added my Eve light sensor to Gladys via the Matter integration
but the value in Gladys doesn’t match the value I have in the HomeKit app?

![IMG_8315

Hi @froch, thanks for the feedback, I’ll investigate :slight_smile:

I created a GitHub issue:

@froch Apparently the Matter.js library we use returns the illuminance in a very specific format that needs to be converted :slight_smile:

I made a PR to add this conversion step:

It will be included in the next Gladys release, thanks for the feedback!

@froch I fixed the illuminance conversion in Gladys Assistant 4.59: