Metadata-Version: 2.4
Name: aiolivisi
Version: 0.0.19
Summary: Python module to communicate with LIVISI Smart Home Controllers.
Home-page: https://github.com/StefanIacobLivisi/aiolivisi
Author: Stefan Iacob
Author-email: stefan.iacob.extern@livisi.de
License: Apache License 2.0
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp
Requires-Dist: websockets
Requires-Dist: pydantic
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-dist
Dynamic: summary

# AioLIVISI

# Asynchronous library to communicate with LIVISI Smart Home Controller
Requires Python 3.8+ and uses asyncio and aiohttp.
