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-iaqualink
Library for interacting with Jandy iAqualink systems
This library provides tools to interact with Jandy iAqualink systems, allowing
users to control and monitor various aspects of their pool equipment remotely.
Support is included for various device types such as binary sensors, climate
controls, lights, and switches. The library communicates with the iAqualink
cloud service to facilitate remote management of pool settings including
temperature control, pump operation, and light settings.
python3-aiooncue
async library to access the Kohler Oncue API
This package provides a Python library to access the Kohler Oncue API.
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-aioguardian
library for Elexa Guardian water valves and sensors
This package provides an asyncio-focused library for interacting with the
Guardian line of water valves and sensors from Elexa.
jose-util
Implementation of JOSE standards (JWE, JWS, JWT) in Go (program)
go-jose aims to provide an implementation of the Javascript Object
Signing and Encryption set of standards. This includes support for JSON
Web Encryption, JSON Web Signature, and JSON Web Token standards.