SiliconLabs / arduino

Arduino Core for Silicon Labs devices
85 stars 15 forks source link

[request] Battery voltage and charge percentage #85

Open waseltzer opened 2 months ago

waseltzer commented 2 months ago

Summary

Matter devices with battery power sources should be able to report:

It's not clear to me if the Matter specification defines something like this for all Matter devices that could have batteries.

leonardocavagnis commented 2 months ago

Hi, Yes, the Matter specification defines a cluster for the "Power Source." However, it is not yet available in this core. image (Source: Matter 1.1 Core Specification)

The mapping of your request should be:

  • battery voltage image
  • battery charge percentage image
  • low battery status image image