Metadata-Version: 2.1
Name: eufy-security-api-rihan
Version: 0.1.1
Summary: Cover the http API for eufy security devices
Home-page: https://github.com/Rihan9/eufySecurityApi
Author: Rihan
Author-email: aleatza@gmail.com
License: MIT License
Description: # Eufy unofficial API
        This library is able to connect on eufy security api on mysecurity.eufylife.com and expose methods and model to interact with it in Python.
        
        Install with:
        > pip install uefy-security-api-rihan==0.0.1
        
        TODO List:
        
        - [ ] Write decent readme. Sorry.
        - [ ] Way to set params with this api. Currently is read only access
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
