Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 466 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 466 Bytes

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