Python API for accessing BleBox smart home devices
- Free software: Apache Software License 2.0
- Documentation: https://blebox-uniapi.readthedocs.io.
supports 11 BleBox smart home devices
contains functional/integration tests
every device supports at least minimum functionality for most common automation needs
insight of integration level are accesible from file box_types.py
(devices with apiLevel lower than defined in BOX_TYPE_CONF will not be supported but higher will)
Contributions are welcome!