

It doesn't add value to the examples as far as helping demonstrate a particular library feature or integration (it's an add-on component based on personal preference).As far as OTA, it's not in the examples for a couple of reasons: Sure, though take a look at the last commit, there are quite a few changes. I find IP without OTA kinda defeats the purpose. I can PR an IP/OTA version should you want.

#ADT DSC IMPASSA INSTALLER CODE CODE#
It does eat up resources but could reduce the code search time. I've setup the esp8266 version of the sketch to use a list of codes sorted by general frequency. The panel is rate limited, otherwise the Keybus protocol would support testing a code every ~320ms. I was surprised that it takes 3s per code try! Hooray! I suspect quite a few panels end up in landfills or recycling due to unknown installer codes, hopefully this sketch reduces the waste by a few panels. Script found the code after roughly one hour :-) I'll add it to the todo list but for now I'll hold off pending feedback.
#ADT DSC IMPASSA INSTALLER CODE SERIAL#
That's pretty much it, the serial connection isn't even needed because the microcontroller also uses its onboard LED to blink out the code when complete.įor security systems in active use, it'd be useful to be able to pause the code search so it only runs while the security system is not being used.
