/pyialarm

Python library to interface with Antifurto365 iAlarm systems

Primary LanguagePythonApache License 2.0Apache-2.0

pyialarm

Python library to interface with iAlarm systems.

It has also been confirmed to work with the alarm systems brands Meian and Emooluxr.

From the version 1.0 this library switched from webscraping the local configuration webpage to using the API that Android and iOS app use. Thanks to https://github.com/wildstray/meian-client for writing down the API specs.