Metadata-Version: 2.1
Name: aiounifi
Version: 44
Summary: An asynchronous Python library for communicating with UniFi Network Controller API
Home-page: https://github.com/Kane610/aiounifi
Download-URL: https://github.com/Kane610/aiounifi/archive/v44.tar.gz
Author: Robert Svensson
Author-email: Kane610@users.noreply.github.com
License: MIT
Keywords: unifi,homeassistant
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: aiohttp
Requires-Dist: async-timeout
Requires-Dist: orjson

