4 releases
0.1.3 | Feb 11, 2025 |
---|---|
0.1.2 | Feb 7, 2025 |
0.1.1 | Feb 6, 2025 |
0.1.0 | Feb 6, 2025 |
#1358 in GUI
147 downloads per month
23KB
284 lines
rust-py-miio
This module provides an interface to interact with Miio devices via Python.
It offers functions to retrieve available device types, create devices, and call device methods. Devices are represented by the Device struct which supports serialization and deserialization.
License: MIT
python-miio
Heavily dependant on python-miio
$ pip install python-miio
Dependencies
~2.8–4MB
~83K SLoC