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

Create alarmd config directory if missing #48

Closed scudre closed 5 years ago

scudre commented 5 years ago

If the alarmd config directory is missing on load, create it. Without the directory present, the alarm state cannot be saved after an event.