A minimal, unofficial implementation of a bluetooth client for casambi devices
Project description
A bluetooth based Python library for controlling Casambi networks
This library provides a currently alpha quality interface to Casambi-based lights over Bluetooth. The author is not associated with Casambi and the implementation is based on his own analysis of the protocol. This interface is not feature complete and was only tested with a very small network.
If you want to check out my (slow) progress in writing a integration for Home Assistant using this library you can take a look at https://github.com/lkempf/casambi-bt-hass/.
For a more mature solution using a gateway and the official Casambi API have a look at https://github.com/hellqvio86/aiocasambi.
Getting started
This library is available on PyPi:
pip install casambi-bt
Have a look at demo.py for a small example.
MacOS
MacOS does not expose the Bluetooth MAC address via their official API, if you're running this library on MacOS, it will use an undocumented IOBluetooth API to get the MAC Address. Without the real MAC address the integration with Casambi will not work. If you're running into problems fetching the MAC address on MacOS, try it on a Raspberry Pi.
Casambi network setup
If you have problems connecting to the network please check that your network is configured appropriately before creating an issue. The network I test this with uses the Evoultion firmware and is configured as follows (screenshots are for the iOS app but the Android app should look very similar):
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file casambi_bt_skk-0.4.0b2.post10.tar.gz.
File metadata
- Download URL: casambi_bt_skk-0.4.0b2.post10.tar.gz
- Upload date:
- Size: 59.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3ba9c52628d5beedab4e2a932aebf4c64b8c2bf3e336ccba787d287d5ff2d99
|
|
| MD5 |
79e67221017b93c320ce29640100c519
|
|
| BLAKE2b-256 |
9e73dfac7e89b88a3cd0e8b5592beef2ce7bc2da8c7664a42da748d613216371
|
File details
Details for the file casambi_bt_skk-0.4.0b2.post10-py3-none-any.whl.
File metadata
- Download URL: casambi_bt_skk-0.4.0b2.post10-py3-none-any.whl
- Upload date:
- Size: 42.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
484e73d61979c2f94612cf3744740f29c654cb32f4eb35112448ae748b7d14b4
|
|
| MD5 |
eeee53b79c710992fb262d6bfdba8a21
|
|
| BLAKE2b-256 |
565ad27c8d3ea8187c3e78504fa959818d37742d135f3cf42f321003cc2eedc3
|