[APP][Pro] Vision Security

Yess here i am.

Form me it (battery status)worked fine in V4

@Peter_Peter You already tried to re-add device right?

today i will also try to re-add the siren

1 Like

Yess multiple times yesterday (not with .24)

@martijnpoppen, no battery status after re-add
V2.0.24

Just to be sure that the device really sends its battery value, if anyone wants to send this raw command in the developer tools to the device (don’t forget to change the NODE_ID, with the device’s node id) with the z-wave log on (which is below the raw command input):
NODE_ID,0x80,0x02
this will (manually) ask for battery level, and should display in the log, including a report shortly after it.
Easiest is to filter on the node id.
You can find the Node id in the table at the top of the page, or the device’s advanced settings.

1 Like

2021-03-11T13:15:42.333Z

Command[1017] start: sendData

2021-03-11T13:15:42.338Z

ProcessSendData[970]: To node: 32 with data: 0x8002 and txOptions: AUTO_ROUTE,ACK,EXPLORE

2021-03-11T13:15:43.587Z

Command[1017] end: sendData

2021-03-11T13:15:43.764Z

Node[32]: Received application command for COMMAND_CLASS_BATTERY, data: 0x0346

2021-03-11T13:15:43.766Z

Node[32]: [COMMAND_CLASS_BATTERY] {"Battery Level (Raw)":{"type":"Buffer","data":[70]},"Battery Level":{}}

Now the device shows 70%. Is this because i gave the command via developer tool? :slight_smile:

1 Like

Looks like it.
The response you got is the way how the app picks it up. So look like a you gave it a ‘kick’.

Maybe there’s a way to do this on startup of the app…

Just looks like the siren just never sends its own battery level, might also explain why it was always empty as Homey only asks by default for the battery level if the device wakes up.
A FLIRS device like this siren though doesn’t wake up, so by default the level was never retrieved.

1 Like

New app update (test: 2.0.25 ):

  • FIX: updated battery to getOnStart

@Peter_Peter @Ton_van_Rijnsoever can you check this one :smiley:

2 Likes


Thank you, now I can see that the batteries need to be replaced.

1 Like

Awesome! :smiley:

Thank you @martijnpoppen and @Caseda for completing this quest :slight_smile:

New app update (live: 2.0.26 ):

  • FIX: updated battery to getOnStart

Put it live :slight_smile:
Thanks a lot @Caseda. Added you to the contributors

1 Like

Wow. Read now. Gonna test it …

Yessssss wow. At start battery was there but divice was not responding. Excluded and then included and everything works great :pray:

Gonna bring you both extra paypal coffee :wink:

1 Like

Nice really happy this works.
Thanks a lot for the coffees :coffee: @Peter_Peter ! :smiley:

1 Like

Here also thanks for the coffee :coffee: @Peter_Peter, very much appreciated!

2 Likes

A small coffee for you :wink: thanks ! Hope all do a contribute. CU later

1 Like