Metadata-Version: 2.1
Name: hass-client
Version: 0.0.5
Summary: Basic client for connecting to Home Assistant over websockets and REST.
Home-page: https://github.com/marcelveldt/python-hass-client
Author: Marcel van der Veldt
Author-email: m.vanderveldt@outlook.com
License: UNKNOWN
Download-URL: https://github.com/marcelveldt/python-hass-client
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Home Automation
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: aiohttp[speedups] (==3.6.2)

# hass-client
Very basic client for connecting to Home Assistant over websockets and REST.



