معرفی شرکت ها


casambi-bt-0.1.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A minimal, unofficial implementation of a bluetooth client for casambi devices
ویژگی مقدار
سیستم عامل -
نام فایل casambi-bt-0.1.3
نام casambi-bt
نسخه کتابخانه 0.1.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده lkempf
ایمیل نویسنده pypi@lukas-kempf.de
آدرس صفحه اصلی https://github.com/lkempf/casambi-bt
آدرس اینترنتی https://pypi.org/project/casambi-bt/
مجوز -
![PyPI](https://img.shields.io/pypi/v/casambi-bt) # 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/](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](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. ### 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): ![Gateway settings](/doc/img/gateway.png) ![Network settings](/doc/img/network.png) ![Performance settings](/doc/img/perf.png)


نیازمندی

مقدار نام
>=0.19 bleak
>=3 cryptography
>=0.17 httpx
>=2.8.5 bleak-retry-connector


زبان مورد نیاز

مقدار نام
>=3.9 Python


نحوه نصب


نصب پکیج whl casambi-bt-0.1.3:

    pip install casambi-bt-0.1.3.whl


نصب پکیج tar.gz casambi-bt-0.1.3:

    pip install casambi-bt-0.1.3.tar.gz