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

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

Awesome Lists containing this project

README

          

[![license](https://img.shields.io/github/license/toreamun/amshan-homeassistant?style=for-the-badge)](LICENSE)
[![buy_me_a_coffee](https://img.shields.io/badge/If%20you%20like%20it-Buy%20me%20a%20coffee-yellow.svg?style=for-the-badge)](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.