python3-aiowebostv
Library to control webOS based LG TV devices
This package provides a Python library to control LG webOS based TV devices.
python3-aiowaqi
Asynchronous Python client for WAQI API
This package provides an asynchronous Python 3 client for the WAQI API, which
allows to request data about air quality around the world.
python3-pysmartapp
Library for creating SmartThings SmartApps with asyncio
This library enables users to build SmartThings SmartApps that utilize asyncio
for event-driven programming. It provides tools to receive and handle SmartApp
lifecycle events via webhooks, making it straightforward to integrate
SmartThings compatible devices into various systems. The library communicates
with the SmartThings Cloud API to manage devices such as lights, locks,
thermostats, and sensors. Users can register callbacks for specific lifecycle
events to control and monitor their SmartThings ecosystem.
libfirefox-marionette-perl
module to automate the Firefox browser with the Marionette protocol
Firefox::Marionette is a client module to automate the Mozilla Firefox browser
via the Marionette protocol
(https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/Protocol).
python3-roonapi
Library to interface with the Roon API
This library provides a way to interact with the Roon API, enabling
communication with Roon servers to manage music playback and other
functionalities. Users can connect to their Roon server, subscribe to receive
updates, and control various Roon zones and devices. The library handles the
communication with the server, allowing fine-grained control over the music
management features provided by the Roon ecosystem.
postgresql-17-pg-checksums
Activate/deactivate/verify PostgreSQL data checksums
Data checksums allow the PostgreSQL database server to identify I/O failures
when reading data from storage. The checksums stored in the page header of
each data page are compared to the computed checksum of the read data.