Metadata-Version: 2.1
Name: python-selve-new
Version: 2.2.22
Summary: Python library for interfacing with selve devices using the USB-RF controller. Written completely new.
Home-page: https://github.com/Kannix2005/python-selve-new
Author: Stefan Altheimer
Author-email: Stefan Altheimer <me@stefan-altheimer.de>
License: GNU General Public License v2 or later (GPLv2+)
Keywords: selve,blind,awning,shutter,usb,rf
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: pyserial
Requires-Dist: pybase64
Requires-Dist: untangle
Requires-Dist: nest_asyncio
Requires-Dist: aioconsole

# python-selve-new
Python module for controlling Selve devices using an USB-RF-Gateway. Written completely new.
