[X] I have checked that this sensor type was not suggested for addition before; I know that it could
be in open or closed issues, and if there was another issue mentioning this sensor type I could
simply comment in it instead
[X] I have updated the <sensor type> mention in the title of the issue, but left the issue title
as it was otherwise
[X] I understand that if I want to suggest the addition of more than a single sensor type, I need
to file that form for each separate type
Sensor type
Door_Window_M
Home Assistant device class
door and window contact and vibration combo
Does the panel send sensor status updates?
[X] Yes, I can see the Open/Close messages (I have been able to capture ZONE_ACTIVE messages)
[ ] No, it seems to only tell us the sensor exists, but never update its state
I have these sensors as part of my ADP system, they are combination contact and vibration sensors. The only information I was able to find in logs was the above information.
Before submitting this form
[X] I have checked that this sensor type was not suggested for addition before; I know that it could be in open or closed issues, and if there was another issue mentioning this sensor type I could simply comment in it instead
[X] I have updated the
<sensor type>
mention in the title of the issue, but left the issue title as it was otherwise[X] I understand that if I want to suggest the addition of more than a single sensor type, I need to file that form for each separate type
Sensor type
Door_Window_M
Home Assistant device class
door and window contact and vibration combo
Does the panel send sensor status updates?
ZONE_ACTIVE
messages)Sensor data from an
INFO
messageWARNING qolsys_panel: sensor of unknown type: {'id': 'E911A9', 'type': 'Door_Window_M', 'name': 'Master Bed Window 1', 'group': 'instantperimeter', 'status': 'Closed', 'state': '0', 'zone_id': 10, 'zone_physical_type': 1, 'zone_alarm_type': 3, 'zone_type': 110, 'partition_id': 0}
WARNING qolsys_panel: sensor of unknown type: {'id': 'E911A9', 'type': 'Door_Window_M', 'name': 'Master Bed Window 1', 'group': 'instantperimeter', 'status': 'Open', 'state': '0', 'zone_id': 10, 'zone_physical_type': 1, 'zone_alarm_type': 3, 'zone_type': 110, 'partition_id': 0}
Sensor data from a
ZONE_EVENT
'sZONE_UPDATE
messageWARNING qolsys_panel: sensor of unknown type: {'id': 'E911A9', 'type': 'Door_Window_M', 'name': 'Master Bed Window 1', 'group': 'instantperimeter', 'status': 'Closed', 'state': '0', 'zone_id': 10, 'zone_physical_type': 1, 'zone_alarm_type': 3, 'zone_type': 110, 'partition_id': 0}
WARNING qolsys_panel: sensor of unknown type: {'id': 'E911A9', 'type': 'Door_Window_M', 'name': 'Master Bed Window 1', 'group': 'instantperimeter', 'status': 'Open', 'state': '0', 'zone_id': 10, 'zone_physical_type': 1, 'zone_alarm_type': 3, 'zone_type': 110, 'partition_id': 0}
Sensor data from a
ZONE_EVENT
'sZONE_ACTIVE
messageWARNING qolsys_panel: sensor of unknown type: {'id': 'E911A9', 'type': 'Door_Window_M', 'name': 'Master Bed Window 1', 'group': 'instantperimeter', 'status': 'Closed', 'state': '0', 'zone_id': 10, 'zone_physical_type': 1, 'zone_alarm_type': 3, 'zone_type': 110, 'partition_id': 0}
WARNING qolsys_panel: sensor of unknown type: {'id': 'E911A9', 'type': 'Door_Window_M', 'name': 'Master Bed Window 1', 'group': 'instantperimeter', 'status': 'Open', 'state': '0', 'zone_id': 10, 'zone_physical_type': 1, 'zone_alarm_type': 3, 'zone_type': 110, 'partition_id': 0}
Additional context
I have these sensors as part of my ADP system, they are combination contact and vibration sensors. The only information I was able to find in logs was the above information.