Metadata-Version: 2.4
Name: pysyncleo
Version: 0.1.3
Summary: Basic library for working with Syncleo UDP devices
Project-URL: Repository, https://github.com/DeKaN/pysyncleo.git
Author: DeKaN
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.14.2
Requires-Dist: cryptography>=44.0.0
Description-Content-Type: text/markdown

# pySyncleo

Library to control devices using Syncleo IoT (Rusclimate/Polaris) UDP protocol.

Simple example can be found in `example.py`
