An open API service indexing awesome lists of open source software.

https://github.com/ptst/g4s_alarm_py

Python API wrapper for G4S alarm api
https://github.com/ptst/g4s_alarm_py

Last synced: about 1 year ago
JSON representation

Python API wrapper for G4S alarm api

Awesome Lists containing this project

README

          

# G4S_Alarm_Py
Python API wrapper for G4S alarm api

This will probably only work with Danish systems, and i honestly don't even know whether G4S provides alarm systems other places. But the endpoints are on a .dk tld so i'm assuming that other locales will have their own endpoints.

Still missing:
* Daytime arming of alarm
* Other G4S devices (smokecannons etc.)
* Tests

Heavily inspired by the TS implementation by [hyber1z0r](https://github.com/hyber1z0r/g4s)