python3-pyialarm

Library to interface with iAlarm systems and related brands

This library allows for communication with iAlarm systems, providing integration capabilities with several alarm system brands, including Meian and Emooluxr. It utilizes the same API used by the official Android and iOS applications for interaction, ensuring compatibility and efficient operation. Users can control various aspects of the alarm systems remotely, including arming and disarming the systems in different modes. The library is primarily designed to be used with home automation platforms, offering an interface that facilitates remote management of connected alarm systems over a local network via Wi-Fi.

python3-dbus-fast

Faster version of dbus-next

dbus-fast is a Python library for DBus that aims to be a performant fully featured high level library primarily geared towards integration of applications into Linux desktop and mobile environments.

python3-pyplaato

Asynchronous client for fetching Plaato Airlock and Keg sensor data

This library provides an interface to fetch data from Plaato Airlock and Keg devices using their official API. Specifically designed for beer brewers, it retrieves information such as the level of beer inside the keg, pouring status, and temperature for the Keg. For the Airlock, it accesses metrics like bubble count, CO2 volume, and several fermentation parameters. The library communicates with Plaato sensors over the internet, requiring an authentication token for data access. This enables monitoring of fermentation and storage conditions from connected Plaato devices, offering a wealth of vital data for those tracking their brewing progress via connected sensors. Note that this is an independent implementation and is not associated with or supported by Plaato itself.

cplay-ng

simple curses audio player

simple curses audio player with a textual user interface written in Python. It aims to provide a power-user-friendly interface with simple filelist and playlist control.

python3-hatasmota

Library for interacting with Tasmota devices via MQTT

This library allows communication with Tasmota-enabled devices using the MQTT protocol. It effectively handles the parsing and construction of MQTT messages for integration with Tasmota firmware. The library supports various Tasmota functionalities including buttons, fans, lights, relays, sensors, shutters, and switches.

libcommandable-perl

utilities for commandline-based programs

The Commandable distribution contains a collection of utilities extracted from various commandline-based programs, in the hope of trying to find a standard base to build these from in future.