#Matter devices battery voltage always rounded to 3V
1 messages · Page 1 of 1 (latest)
click here:
then adjust the "display precision" setting.
Yeah, looks like the matter integration should be adjusted to use a different default precision for battery voltage. I have some affected aqara devices too.
It seems that in automatic mode, which is supposed to display accuracy to 3 decimal places, this does not work.
I can change the default value to 2 in the integration.
Could you create an issue here: https://github.com/home-assistant/core/issues
I will link it to my fix.
The HA team changed the behaviour of automatic mode a few releases ago. Instead of displaying the full precision that is being sent by the device, they now have a default per class, and have set the default for voltage to 0 decimal places (appropriate for mains voltage, but not for batteries).
Thanks for doing the issue. I was away but I think the issue describes the problem well enough