https://github.com/ankohanse/pyelitecloud
Python library to communicate with Arrowhead Alarm devices via EliteCloud
https://github.com/ankohanse/pyelitecloud
Last synced: 5 months ago
JSON representation
Python library to communicate with Arrowhead Alarm devices via EliteCloud
- Host: GitHub
- URL: https://github.com/ankohanse/pyelitecloud
- Owner: ankohanse
- License: mit
- Created: 2025-12-07T22:53:35.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-12-18T20:36:11.000Z (7 months ago)
- Last Synced: 2025-12-19T15:51:44.372Z (7 months ago)
- Language: Python
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](LICENSE)
[](https://www.buymeacoffee.com/ankohanse)
# pyelitecloud
Python library to communicate with Arrowhead Alarm systems via EliteCloud.
This component connects to the remote EliteCloud servers and automatically detects which alarm systems are available there.
Disclaimer: this library is NOT created by Arrowhead Alarm Producs.
# Usage
The library is available from PyPi using:
`pip install pyelitecloud`
See example_api_use.py for an example of usage.
Note that this is still a work in progress with limited (readonly) functionality.