Thanks @mutmut and @Nagromdark for your feedback on the Matter integration, could one of you provide me with Gladys logs after trying to click on « update » (downloadable in one click from « Settings » → « Systems »)
Hi @Nagromdark, this seems to come from Zigbee2mqtt, I asked the AI to investigate and:
Since Zigbee2MQTT 2.11.0, a regression was introduced in the Tuya converters for water level sensors (ME201WZ, ME202WZ, 872WZ, etc.):
- Units got mixed up between mm, cm, and m
- The
installation_heightandliquid_depth_maxparameters changed units without the values being properly converted- Users saw anomalous values (e.g., ~10 m instead of ~1 m)
- Several confirmed that reverting to 2.10.1 fixed the issue
Open issues:
- zigbee2mqtt#32169 — 872WZ sensor
- zigbee2mqtt#32228 — ME201WZ
A fix was merged on June 13, 2026, in zigbee-herdsman-converters (#12424): all measurements switch to meters, with scaling adapted per model. This fix is not in 2.12.0 (released on June 9) — it will arrive in a future version (likely 2.13.0).
We’ll have to wait for the next version of Zigbee2mqtt to get the fix ![]()