aiobafi6 0.9.0-2 source package in Ubuntu
Changelog
aiobafi6 (0.9.0-2) unstable; urgency=medium * Source-only upload to allow package to migrate to testing. -- Edward Betts <edward@4angle.com> Mon, 29 Jul 2024 01:09:36 +0900
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
aiobafi6_0.9.0-2.dsc | 2.2 KiB | cefd00d58caebb5172c36d1dec18ce58e5292b22a09bfcd8ab94b92f76ce85d5 |
aiobafi6_0.9.0.orig.tar.gz | 39.0 KiB | 68a03857c4bad357adc60294d4c79c5a2d73685200cd54749e23eadc56993111 |
aiobafi6_0.9.0-2.debian.tar.xz | 2.3 KiB | f7077658022ddfcfd0f28b253cd6487491270e8e40c00c49a79f9a1d31c9803f |
Available diffs
- diff from 0.9.0-1 to 0.9.0-2 (322 bytes)
No changes file available.
Binary packages built by this source
- python3-aiobafi6: Asynchronous Python library for controlling Big Ass Fans via the i6 protocol
Python library designed to interact asynchronously with Big Ass Fans products
that use the i6 protocol, including both i6 and Haiku fans updated to firmware
3.0 or later. This library provides comprehensive support for querying and
controlling these fans, replicating nearly all functionalities of the older
"SenseMe" protocol, but with enhancements such as occupancy support introduced
in firmware 3.1.
.
The library includes a minimal command-line interface for direct device
interaction and debugging, making it a valuable tool for developers integrating
fan controls into home automation systems or custom applications. Additionally,
it utilizes protocol buffers for efficient message serialization, ensuring
robust and scalable communication with fan devices.