You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Great work with the keybus! I would like to receive some pointers on how to debug my setup.
I'm having an issue where my homebridge MQTT setup is unable to disarm the DSC PC1832 after being armed overnight. I only have 1 partition.
What works:
Arming system
Receiving updates via MQTT for all zones
Disarming if armed in the last 10-20 minutes
Does not work:
Disarm after being in armed stay overnight (access code is saved in the sketch). I have to use the panel manually to disarm.
I'm using one of the gerber files fabricated by pcbdirect so the wiring within the ESP8266 should be within spec. Power is supplied using a buck converter to step 12v to 3.3v on the esp8266.
Based on the code it just looks like the disarm portion is simply achieved by sending the access code down the keybus
Thank you!
The text was updated successfully, but these errors were encountered:
I have the exact same issue, disarming a normal away arm with no issues, but after about 30 mins I cannot disarm stay and have to use the keypad to manually disarm.
Hello! Great work with the keybus! I would like to receive some pointers on how to debug my setup.
I'm having an issue where my homebridge MQTT setup is unable to disarm the DSC PC1832 after being armed overnight. I only have 1 partition.
What works:
Does not work:
I'm using one of the gerber files fabricated by pcbdirect so the wiring within the ESP8266 should be within spec. Power is supplied using a buck converter to step 12v to 3.3v on the esp8266.
Based on the code it just looks like the disarm portion is simply achieved by sending the access code down the keybus
Thank you!
The text was updated successfully, but these errors were encountered: