Metadata-Version: 2.1
Name: pyhs3ng
Version: 1.0.4
Summary: Python3 async library for interacting with HomeSeer HS3
Home-page: https://github.com/jrhubott/pyhs3
Author: Jason Rhubottom
Author-email: jason@rhusoft.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Requires-Dist: asyncio
Requires-Dist: aiohttp

# pyhs3

## Python3 async library for interacting with HomeSeer HS3

*Requirements:* python3, asyncio, aiohttp

Install pyhs3 with `python3 -m pip install pyhs3`.

