This is a staging site. Uploads will not persist. Testing only.

python3-py-aosmith

API Client for A O Smith iCOMM-enabled water heaters

This library provides an interface to interact with A. O. Smith iCOMM-enabled water heaters, enabling control over various functionalities. Users can adjust the target temperature, change operation modes, and enable or disable away mode. The library communicates with A. O. Smith's cloud service to fetch data and send control commands to the water heater devices. It also supports retrieving energy usage data and hot water availability. Compatible with multiple models, this library extends the control capability initially provided by the A. O. Smith mobile app.

python3-pymailgunner

Library for interacting with the Mailgun API

This library provides functionality for sending emails through Mailgun's API. It allows you to easily integrate Mailgun's email capabilities into your applications by providing methods to send emails, handle webhooks, and manage your Mailgun configuration.

python3-pymonoprice

Python API for controlling Monoprice 6-zone amplifier

This library enables integration with the Monoprice 6-Zone Home Audio Controller via a serial connection. It facilitates the control of multiple audio zones, allowing for operations such as changing volume, power state, mute status, and audio source. Users can also manage advanced settings like treble, bass, balance, and various modes including Public Announcement and Do Not Disturb. Each audio zone can be controlled individually, and the library supports both synchronous and asynchronous operation modes.

python3-msgspec

Fast serialization/validation Python library (Python 3)

msgspec is a library that provides the following features for serialization and validation of JSON, MessagePack, YAML, and TOML data:

python3-blebox-uniapi

Library for accessing BleBox smart home devices

This library enables communication with BleBox smart home devices, providing control over various types of entities such as switches, sensors, lights, and climate devices. Users can read current states, issue commands like turning devices on or off, and obtain information on attributes like temperature, humidity, and energy consumption. The library interfaces with devices over a local Wi-Fi network, ensuring that home automation tasks can be performed reliably.

libtext-layout-perl

Pango style markup formatting

Text::Layout provides methods for Pango style text formatting. Where possible the methods have identical names and (near) identical behavior as their Pango counterparts.