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

Gracefully handle missing RpiArmDisarm config #45

Closed scudre closed 6 years ago

scudre commented 6 years ago

An exception is thrown when system.py attempts to load optional config RpiArmDisarm. If the config is missing it should not throw an exception. See https://github.com/scudre/alarm-central-station-receiver/issues/41#issuecomment-421479546