Metadata-Version: 2.4
Name: homey_wss_python
Version: 0.1.1
Summary: Python client for Homey's internal WebSocket API
Keywords: homey
Author: thatmarcel
Author-email: thatmarcel <contact@thatmarcel.com>
License-Expression: AGPL-3.0-only
Requires-Dist: requests-async>=0.2.4
Requires-Dist: websockets>=15.0.1
Requires-Python: >=3.10
Project-URL: Repository, https://github.com/thatmarcel/homey-wss-python.git
Description-Content-Type: text/markdown

# homey-wss-python
**Python client for Homey's internal WebSocket API**

For details on how to use this library, see `examples/basic.py`
