Skip to main content

Python API for accessing BleBox smart home devices

Project description

BleBox Python UniAPI

https://img.shields.io/pypi/v/blebox_uniapi.svg 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

History

2.2.2 (2024-02-07)

  • fixed wind reading units to get proper raw m/s value (division by 10, see PR #150)

2.2.1 (2024-01-26)

  • fixed support for power measurement capabilities of switchBox and switchBoxD devices

2.2.0 (2023-08-29)

  • added last_reset to energy sensor class

  • added BasicAuth support to http client

2.1.4 (2023-01-03)

  • added tilt position support for cover.Shutter

  • added Wind for wind sensor of multisensors

  • added Energy sensor class for power consumption tracking

  • implementing default_api_level for
    • dimmerBox

    • wLightBox

    • wLightBoxS

2.1.3 (2022-10-27)

  • thermoBox boost mode doesn’t corrupt state

2.1.2 (2022-10-17)

  • fixed CCT, CCTx2 modes for wLightBox v1 & v2

2.1.1 (2022-10-11)

  • added support for thermoBox devices:
    • added thermoBox config to BOX_TYPE_CONFIG

    • Climate uses factory method implementation

    • added test coverage

2.1.0 (2022-08-05)

  • added support for multiSensor API:
    • airQuality moved to sensor module

    • new binary_sensor module, introducing Rain class

2.0.2 (2022-07-06)

  • added query_string property in Button class

  • fixed test assertions after changes in error raised ValueError

2.0.1 (2022-06-01)

  • used ValueError type instead of BadOnValueError in methods:

    • evaluate_brightness_from_rgb

    • apply_brightness

    • normalise_elements_of_rgb

    • _set_last_on_value

    • async_on

2.0.0 (2022-06-21)

  • extended support for color modes in wLightBox devices

  • initial support for tvLiftBox device

  • major backward-incompatible architectural changes to enable dynamic configuration of devices

  • removed products.py module and replaced with factory method on Box class

  • general overhaul of public interfaces

1.3.3 (2021-05-12)

  • fix support for wLightBoxS with wLightBox API

  • fix state detection in gateBox

1.3.2 (2020-04-2)

  • use proper module-level logger by default

  • fix formatting

1.3.1 (2020-04-2)

  • never skip command requests

  • improve error messages

1.2.0 (2020-03-30)

  • expose device info

  • always add ip/port in connection errors

  • fixed gateController support

  • support for sauna min/max temp

1.1.0 (2020-03-24)

  • fix bad wLightBox API path

  • wrap api calls in semaphore (to serialize reqests to each box)

  • throttle updates to 2/second (to avoid unnecessary requests)

  • rework error handling and hierarchy (for cleaner usage)

  • use actual device name (to help recognize the device)

  • handle asyncio.TimeoutError (to handle timeout-related errors nicely)

  • properly re-raise exceptions (to avoid lengthy call stacktraces)

  • rename wLightBoxS feature to “brightness”

1.1.0 (2020-03-24)

  • fix switchBox support

  • fix minimum position handling

  • drop Python 3.6 support (still may work)

  • misc fixes, cleanup and increased test coverage

1.0.0 (2020-03-24)

  • Fixed wLightBox issues

  • Fixed wLightBoxS issues

  • Fixed shutterBox issues

  • Handle unknown shutterBox position

  • Improved error handling + lots of new diagnostics

  • Increased tests and test coverage (almost 100%)

  • Lots of rework

0.1.1 (2020-03-15)

  • Fixed switchBox support (newer API versions)

0.1.0 (2020-03-10)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

blebox_uniapi-2.2.2.tar.gz (48.7 kB view details)

Uploaded Source

Built Distribution

blebox_uniapi-2.2.2-py2.py3-none-any.whl (26.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file blebox_uniapi-2.2.2.tar.gz.

File metadata

  • Download URL: blebox_uniapi-2.2.2.tar.gz
  • Upload date:
  • Size: 48.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for blebox_uniapi-2.2.2.tar.gz
Algorithm Hash digest
SHA256 b610d35113b121585d601b6cd29c3dd53aa8e543ed7988290349b4b444298a23
MD5 39c7c4d9e55d15e0214cef5ad1d560b2
BLAKE2b-256 71fcad2694dd992bc0118aa98a352418292a849e3388fe1382d0ba095667e544

See more details on using hashes here.

File details

Details for the file blebox_uniapi-2.2.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for blebox_uniapi-2.2.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 da96c16f17bcd920a1370454dad5a02c3039a561ea9c51d08a4c0868f3d19a9a
MD5 ff5e797220f58338f6c15bc3a79c6885
BLAKE2b-256 a90b8d51a92fc8d81f37963b767d94a0de4d2f43351945e4c8fad875f2ed810d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page