Skip to content

BleBox home automation devices support (in Python)

License

Notifications You must be signed in to change notification settings

blebox/blebox_uniapi

Repository files navigation

BleBox Python UniAPI

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