Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMSZB-120: added test, removed tamper #2507

Merged
merged 3 commits into from
Apr 24, 2021
Merged

SMSZB-120: added test, removed tamper #2507

merged 3 commits into from
Apr 24, 2021

Conversation

lnagel
Copy link
Contributor

@lnagel lnagel commented Apr 24, 2021

The Develco smoke sensor implements the test flag, but it does not implement tamper detection.

image

Similar conversion exists for ias_carbon_monoxide_alarm_1_gas_alarm_2

Unscrewing the alarm from the base yields no tamper event, so I would propose to remove this exposes part.

Log entry during test operation:

apr   24 14:24:42 raspberrypi-z2m npm[2107]: Zigbee2MQTT:debug 2021-04-24 14:24:42: Received Zigbee message from '0x0015bc00310095bd', type 'commandStatusChangeNotification', cluster 'ssIasZone', data '{"extendedstatus":0,"zonestatus":304}' from endpoint 35 with groupID 0
apr   24 14:24:42 raspberrypi-z2m npm[2107]: Zigbee2MQTT:info  2021-04-24 14:24:42: MQTT publish: topic 'zigbee2mqtt/0x0015bc00310095bd', payload '{"ac_status":false,"battery":100,"battery_low":false,"linkquality":30,"restore_reports":true,"smoke":false,"supervision_reports":true,"tamper":false,"temperature":24.06,"test":true,"trouble":false,"voltage":3100}'

Log entry immediately after test finish:

apr   24 14:24:43 raspberrypi-z2m npm[2107]: Zigbee2MQTT:debug 2021-04-24 14:24:43: Received Zigbee message from '0x0015bc00310095bd', type 'commandStatusChangeNotification', cluster 'ssIasZone', data '{"extendedstatus":0,"zonestatus":48}' from endpoint 35 with groupID 0
apr   24 14:24:43 raspberrypi-z2m npm[2107]: Zigbee2MQTT:info  2021-04-24 14:24:43: MQTT publish: topic 'zigbee2mqtt/0x0015bc00310095bd', payload '{"ac_status":false,"battery":100,"battery_low":false,"linkquality":24,"restore_reports":true,"smoke":false,"supervision_reports":true,"tamper":false,"temperature":24.06,"test":false,"trouble":false,"voltage":3100}'

@lnagel lnagel changed the title Add test state output to ias_smoke_alarm_1 SMSZB-120: added test, removed tamper Apr 24, 2021
@Koenkk
Copy link
Owner

Koenkk commented Apr 24, 2021

Thanks!

@Koenkk Koenkk merged commit 2ebb160 into Koenkk:master Apr 24, 2021
@lnagel lnagel deleted the patch-2 branch April 24, 2021 17:37
@mamrai1
Copy link
Contributor

mamrai1 commented Apr 25, 2021

please also update HESZB-120

@lnagel
Copy link
Contributor Author

lnagel commented Apr 26, 2021

@mamrai1 #2515

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants