Module purchased, connected to zigbee2mqtt easily, and I did a measurement test in a pot of water, it seems quite accurate (to the nearest cm, which will be sufficient for my tank).
In Gladys, the device is visible in the Zigbee integration, but only the linkquality value is handled.
In the expose in z2m, I have this :
{
"installation_height": 1.6,
"last_seen": "2025-05-04T07:09:01.854Z",
"linkquality": 144,
"liquid_depth": 0.94,
"liquid_depth_max": 1.6,
"liquid_level_percent": 58,
"liquid_state": "normal",
"max_set": 80,
"mini_set": 20
}
Gladys should also retrieve ‹ liquid_depth › (expressed in meters), ‹ liquid_level_percent › (expressed in %), ‹ liquid_state › (which can take the values « low », « normal », « high »).
@pierre-gilles, @cicoub13, or others, is it possible to add them in a future version of Gladys? Thanks in advance ![]()
If you need more info, let me know…


