Metadata-Version: 2.1
Name: metronetpy
Version: 0.2.0
Summary: Python Package for programmatically controlling Security and Intrusion systems made by IESS
Home-page: https://github.com/tulindo/metronetpy
Author: Paolo Tuninetto
Author-email: paolo.tuninetto@gmail.com
License: UNKNOWN
Description: # metronetpy
        
        Python Package for programmatically controlling Security and Intrusion systems made by IESS (http://iessonline.com). Metronet is the cloud application provided by IESS that allows authenticated user to manage their own IESS security system. This was originally designed for [metronet](https://github.com/tulindo/metronet/) a custom_component for [Home Assistant](https://www.home-assistant.io/).
        
        **NOTE:** Metronet has no official API; therefore, this library may stop
        working at any time without warning.
        
        # Credits
        Originally inspired by [concord232](https://github.com/JasonCarter80/concord232) and [pythonegardia](https://github.com/jeroenterheerdt/python-egardia)
        Additional scaffolding from [alexapy](https://gitlab.com/keatontaylor/alexapy)
        
        # License
        [GPLv30](LICENSE). By providing a contribution, you agree the contribution is licensed under GPLv3.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.7
Description-Content-Type: text/markdown
