open-zwave-control-panel
open-zwave-control-panel copied to clipboard
concat posts to fix polling for schlage lock
When debugging polling for a schlage BE469ZP lock, I saw that multiple posts were made for a single large string. This pull request fixes polling for this lock, by concatenating the posts into a single string.