Qolsysgw Integration Sensor questions

First time poster here for what thats worth :slight_smile:

I have setup the Qolsys Panel integration with appdaemon and MQTT and its working great but I am missing some sensors. The ones that are missing are contact sensors on my windows that are also shock sensors for glass breakage and my smoke detectors, when I look in the Devices list under Qolsys Panel and then look at “last Error” I see entries like the following for these sensors, is there some way to code these unknown sensors to be recognized?

This is a typical error message:

Type

UnknownQolsysSensorException

Desc

Sensor type ‘Smoke_M’ unsupported for sensor {‘id’: ‘678829’, ‘type’: ‘Smoke_M’, ‘name’: ‘Hallway Smoke Detector’, ‘group’: ‘smoke_heat’, ‘status’: ‘Closed’, ‘state’: ‘0’, ‘zone_id’: 18, ‘zone_physical_type’: 1, ‘zone_alarm_type’: 9, ‘zone_type’: 111, ‘partition_id’: 0}

And Another:

Type

UnknownQolsysSensorException

Desc

Sensor type ‘Door_Window_M’ unsupported for sensor {‘id’: ‘CE81A4’, ‘type’: ‘Door_Window_M’, ‘name’: ‘Master Bed Window 3’, ‘group’: ‘instantperimeter’, ‘status’: ‘Closed’, ‘state’: ‘0’, ‘zone_id’: 12, ‘zone_physical_type’: 1, ‘zone_alarm_type’: 3, ‘zone_type’: 110, ‘partition_id’: 0

Thank you for any assistnace you can provide.

I would also ask this on the site you found this software. That is the most likely place to get an answer, where the author set up shop.
And if it’s something you found using HACS, I mean the github where the software was downloaded from, not HACS.

1 Like

Specifically, open an issue here.

2 Likes