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
Warning
This software is unfinished. Keep your expectations low.
Heavily dependant on python-miio
$ pip install python-miio