python3-aioharmony
asyncio library for connecting to and controlling the Logitech Harmony
This package provides a library for programmatically using a Logitech Harmony
Link or Ultimate Hub. This library originated from iandday's pyharmony
(see: https://github.com/iandday/pyharmony), which was a fork of bkanuka's
pyharmony (see: https://github.com/bkanuka/pyharmony) with the intent to:
- Make the harmony library asyncio
- Ability to provide one's own custom callbacks to be called
- Automatic reconnect, even if re-connection cannot be established for a time
- More easily get the HUB configuration through API call
- Additional callbacks: connect, disconnect, HUB configuration updated
- Using unique msgid's ensuring that responses from the HUB are correctly
managed.
python3-aiooncue
async library to access the Kohler Oncue API
This package provides a Python library to access the Kohler Oncue API.
python3-aiopulse
Rollease Acmeda Automate integration
The Rollease Acmeda Pulse Hub is a WiFi hub that communicates with Rollease
Acmeda Automate roller blinds via a proprietary RF protocol. This module
communicates over a local area network using a propriatery binary protocol to
issues commands to the Pulse Hub.
python3-iterable-io
Python library to adapt iterables to a file-like interface
iterable-io is a small Python library that provides an adapter so
that it's possible to read from iterable objects in the same way as
file-like objects.
python3-qingping-ble
Library for interacting with Qingping BLE devices
This library provides tools for interacting with various Qingping Bluetooth
Low Energy (BLE) devices, allowing for communication and data extraction.
Supported devices include air monitors, alarm clocks, door/window sensors,
thermo-hygrometers, motion and ambient light sensors, and CO2 monitors. It is
designed to enable the seamless integration of these devices within other
systems, facilitating data retrieval and monitoring through BLE communication.
python3-rapt-ble
Parser for RAPT Pill hydrometer BLE packets
This library provides functionality to parse Bluetooth Low Energy (BLE)
packets from RAPT Pill hydrometers. Designed to capture and interpret the
telemetry data, it allows easy integration with other software systems that
utilize this data. The primary use case is for situations where real-time
monitoring and data collection from RAPT Pill hydrometers are required,
extracting information such as specific gravity and temperature.