Jump to content
C4 Forums | Control4

Qolsys IQ2 Panel - battery sensor information


anto79-ops

Recommended Posts


To be fair, I don't know if the panel even sends this info out beyond the 'text' version for the interface to begin with - I'd honestly be surprised if it did though (pleasantly so).

If it does, it should theoretically be possible for a driver to be created to capture that info and send it on.Now - if you're super dedicated to get this, one could arguably see if the panel sends the info in an error message, if the driver could grab that string, then you could create a variable if statement to compare the error message with tests you've done for each sensor, then create programming for each sensor to send you a message....(the paid variable driver would help here)....of course you'd have to get some dead batteries and do each sensor one by one, then do a few checks if multiple low battery messages come though individually or a as group and how that could be handled .....

 

🧐🥴

Link to comment
Share on other sites

@Cyknight thanks for sharing your thoughts!

It seems this may not be easy to do?

Here's why im interested:

I'm using a code here:

https://github.com/XaF/qolsysgw

that connects locally to my Qolsys Panel, and dumps sensor information to my MQTT broker, which then I use in Home Assistant for home automations. Works amazingly well, and fast, uses Control4 for communications. It has sensor state, tamper status, and maybe other attributes of the sensor but it does NOT have any battery information.

Maybe a few months ago, I has to replace my glass break sensor batteries because the panel told me that (it showed up as error/issue on the panel), so I don't know creating a driver might be able to allow battery information via Control4

I can do some testing...but definitely not coding...lol

 

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.