dscKeybusInterface icon indicating copy to clipboard operation
dscKeybusInterface copied to clipboard

An Arduino/esp8266/esp32 library to directly interface with DSC security systems.

Results 53 dscKeybusInterface issues
Sort by recently updated
recently updated
newest added

This PR fixes the problem described in Issue #320 Extra space in the OpenHAB THING definition for the pgm switch.

In the current example, it allows to Arm (Stay, Away) but did not have feature implemented for "N" which is night mode (no entry delay). I will submit a working...

I haven't programmed in awhile but I don't think much has changed. Need to add initializers to new objects: dscKeybusInterface.cpp line 317,318 previousTime and setPartition are used without being initialized....