Metadata-Version: 2.1
Name: pyUbersolar
Version: 0.0.4
Summary: A library to communicate with UberSolar devices
Home-page: https://github.com/RenierM26/pyUbersolar
Author: Renier Moorcroft
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
Requires-Dist: async-timeout (>=4.0.1)
Requires-Dist: bleak (>=0.17.0)
Requires-Dist: bleak-retry-connector (>=2.9.0)
Requires-Dist: cryptography (>=38.0.3)

API for accessing UberSolar UberSmart devices. Communication to/from the device via Bluetooth. Please view readme on github
