Hi Andrew. Batery Notes / Battery+ attributes have been a great addition to my HA. I now have a monthly reminder to take a look at Battery status in one easy sortable table and replace / recharge those getting too low. I realize I can set up an automation to notify me when % go below certain thresholds, but just haven’t gotten there yet.
Yesterday was one of those days. I noted the battery type for one of my Zigbee Door sensors* reflected the wrong battery type in Battery Notes (from the Database I suppose). Battery Notes said CR2032, it actually takes 2xAAA
*Chinese ‘unbranded’ version from Aliexpress… I wouldn’t buy again or recommend since 6 of 10 were DOA and would not pair to Zigbee!!
The HA device info and Devices view reflects the attached image. Model: TS0203 - Manufacturer: TZ3000_au1rjicn
In the database, the “_TZ3000_au1rjicn” appears only twice - though once as manufacturer and another time as model…
Row 97:
“manufacturer”: “_TZ3000_au1rjicn”,
“model”: “TS0203”,
“battery_type”: “CR2032”
This is the entry Battery Notes is (appropriately) picking up for me… since the attributes match. But my issue is the device’s batteries are 2x AAA
and Row 5180
“manufacturer”: “Tuya”,
“model”: “_TZ3000_au1rjicn”,
“battery_type”: “AAA”,
“battery_quantity”: 2
I think this was another person’s attempt to enter the correct information (correct battery type and quantity) but the person who submitted the entry might have gotten the fields messed up? Matter of fact, I’m pretty sure when I ordered the sensors, AliExpress noted the product as being Tuya sensors, but the box was generic and did not reflect Tuya on the packaging… that could certainly be part of the issue.
Anyway, I 100% understand that you cannot possibly moderate the battery database AND for me this is NOT any kind of major / life & death issue… It was obvious to me that the skinny door sensor in my garage side door could not possibly fit a CR2032 inside the footprint of the sensor. So, I took 2 AAAs (as well as 2 AAs just in case) with me when I went out to make the change.
That said, is there any process for dB ‘corrections’ or ‘edits’ other than sending a note as I am now? I am not a coder so I’m not totally up on github contributions or changes that would be done that way… though I’m open to learn. And of course, my ‘fix’ might turn out to be someone else’s ‘break’ Just thought I’d share and get your thoughts.
Thanks again for your efforts.
John