Nikhil Choudhary
Nikhil Choudhary
Support for DSC PC1500/PC1550 is now in `develop` - this uses the same interrupt-based data capture as the PowerSeries, and like [dougkpowers/pc1550-interface](https://github.com/dougkpowers/pc1550-interface), requires configuring the panel PGM in PC16 mode....
Hi folks, Post issues/feedback for the `KeypadInterface` sketch in the `develop` branch - this part of the library allows a microcontroller (tested on Arduino Uno, esp8266, esp32, esp32-s2) to directly...
Continuing discussion from PR #155 for event buffer decoding thanks to the work by @BriceDet. This issue is to decode the event buffer messages with logs of `KeybusReader` while accessing...
Per https://github.com/Dilbert66/esphome-dsckeybus/issues/2, there may be issues with the Keybus data coming from PC5005 panels - this issue is open to collect data to see if it's an isolated issue or...
Hi there, is there a way to add a prefix or otherwise alter the MQTT payloads published by homekit2mqtt? I'm [interfacing a security system](https://github.com/taligentx/dscKeybusInterface) with Arduino/esp8266 that can have up...
This fixes single digit channels being incorrectly sorted (channel 5.1 was after 10.1, etc).