Metadata-Version: 2.4
Name: pyairtouch3
Version: 0.1.2
Summary: Async Python client for AirTouch 3 controllers
Author: pyairtouch3 contributors
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/L0rdCha0s/pyairtouch3
Project-URL: Repository, https://github.com/L0rdCha0s/pyairtouch3
Project-URL: Issues, https://github.com/L0rdCha0s/pyairtouch3/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Home Automation
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

pyairtouch3
===========

Async Python client for AirTouch 3 controllers.

The package contains the AirTouch 3 protocol models, message builders, response
parser, TCP status/command client, and UDP discovery parser/scanner used by the
Home Assistant `airtouch3` integration.
