scudre / alarm-central-station-receiver

Python daemon for receiving events from a home alarm system via Contact ID protocol
Apache License 2.0
38 stars 10 forks source link

Figure out why outstanding events are not cleared when a restoral is received #30

Closed scudre closed 6 years ago

scudre commented 6 years ago

When an alarm, or misc event occurs, and then a follow up restoral event is received by alarmd, its not being properly cleared. Figure out why.