blebox-uniapi

Python API for accessing BleBox smart home devices


Keywords
blebox_uniapi
License
Apache-2.0
Install
pip install blebox-uniapi==2.3.0

Documentation

BleBox Python UniAPI

https://travis-ci.com/blebox/blebox_uniapi.svg?branch=master Documentation Status

Python API for accessing BleBox smart home devices

Features

  • 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!

Credits