I have several ZWA005 (Aeotec Trisensor) devices, and none of them are showing a battery status that appears valid. The power level shows 0% even though several batteries have been cycled through the device.
The devices has paired properly and functions as expected with fresh batteries on board.
Any suggestions on getting the device to report the proper values?
Home Assistant 2022.12.4
Supervisor 2022.11.2
Operating System 9.4
ZWave
Driver Version: 10.3.1
Server Version: 1.24.1
THANK YOU for your assistance. I’ve been running this on my installation since 22-Dec, modifying names and id to match my particular setup. The automation runs without error, but unfortunately does not update battery levels.
This is one of the last things in play before migrating my 40+ ZWave assets (19 are these ZWA005 sensors) over from Indigo to HA.
What is the wake-up interval of those devices? The command get processed only when device wakes up, I have mine waking up every 4 hours and the automation run at 11pm, you can see they respond at different times since the wake-up intervals are not aligned.
Ok I tried your setup it didnt work for me, but thanks
maybe I am just too impatient, so I removed the device and reset it readded to the network, still got 0% took the battery out put it back and now i get 100%
jeez dont know whether I believe this reading
I guess I’ll have to wait till the battery dies and it goes from 100% to I cant find device over night ie 0%
I might try swapping the battery of one of the others that reads 78% to see if I get the same reading
The reading is taken the next time the device does a wake up event, which is not the same as a motion detection event.
A wake up event is on a scheduled basis. There’s a default time, and you can modify it in the HASS UI, which will then change the schedule the next time the trisensor wakes up and talks to HASS.
You can also do the button press thing on the trisensor to wake it up for a certain amount of time manually. You’ll have to look in the docs for that info.
You got the latest battery reading when you re-added the device because the ZWAVE inclusion process puts the device in a wake mode to get and push configs.
cool!!. 1 install. 2 remove and insert the batteries. for me it fixed the battery level, but also the status from sleep to Avake. Now everything looks OK. Thanks…