Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 999 Bytes

README.rst

File metadata and controls

33 lines (21 loc) · 999 Bytes

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