dscKeybusInterface
dscKeybusInterface copied to clipboard
An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
Good day. I am able to compile in ARduino IDE 2.3.2 the Telegram example for ESP8266, but I am getting a lot of timer errors when compiling the Telegram example...
Does anyone have a lovelace config to share for the dashboard ?
Good morning, An issue that I am having with the setup is that it will show disarmed and also show pending, but will never change from pending to armed (either...
Alguien me puede aportar el diagrama de conexion entre arduino uno y una dsc power
There are some breaking changes in ESP32 Arduino core 2.x to 3.0 in Timer API: https://docs.espressif.com/projects/arduino-esp32/en/latest/migration_guides/2.x_to_3.0.html Add IDF version check and compatible timer setting. Tested on ESP32 and DSC PC1616,...
Hi, Asking advice on following: In my main loop I have some blocking procedures (can be several seconds) and would like to put dsc.loop() out from the main loop (to...
First, I'm a new at this so I may have made some newbee mistakes somewhere. I'm trying to find the installer code on a DSC PC1500 installed back in 1988...
Firstly, thanks for all work put in to the projects! I'm a bit of a novice but I've been working on taligentx's implementation for my DSC PC3000 (classic) panel. I...
Hello, I have a problem that the status indicators and the top line of the LCD do not work on the VirtualKeypad-Web keyboard. What could be the problem?  
This PR Closes issue # 361 and implements an additional feature. In the current esp8266 OpenHAB-mqtt example, it allows to Arm (Stay, Away) but did not have feature implemented for...