Metadata-Version: 2.1
Name: G4S
Version: 1.0.5
Summary: API interface for G4S Alarms
Home-page: https://github.com/PTST/G4S_Alarm_Py
Author: PTST
Author-email: patrick@steffensen.io
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# 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)


