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

Modify alarm_config to properly use ConfigParser APIs #13

Closed scudre closed 6 years ago

scudre commented 6 years ago

Initial implementation of the config parser isn't fully leveraging the APIs available, see https://docs.python.org/2/library/configparser.html