python3-python-mystrom
Asynchronous Python client for myStrom devices
An asynchronous Python API client for interacting with myStrom devices,
including bulbs, plugs, and buttons. With capabilities to monitor power
consumption, control relay states, and manage device configurations, the
client supports base functionalities outlined by myStrom's API. Suitable for
integration with network-connected myStrom hardware, users can interact
programmatically with devices using HTTP requests. Features include state
retrieval, power monitoring, relay control for plugs, color and state
management for bulbs, and configuration settings for buttons.
python3-georss-client
Python GeoRSS client library
This library provides tools to build concrete libraries for convenient access
to GeoRSS Feeds. It enables users to extract relevant information from various
GeoRSS feeds, which may contain different levels of information or present
their data in unique ways. This includes feed managers that help manage
updates over time, notifying the consumer about new entries, updates, and
removed entries. The library ensures efficient data retrieval and management
from GeoRSS feeds, providing structured data for further processing.
raku-json-fast
fast json parser and serializer
A naive imperative JSON parser in pure Raku (but with direct access to
nqp:: ops), to evaluate performance against JSON::Tiny. It is a drop-in
replacement for JSON::Tiny’s from-json and to-json subs, but it offers a
few extra features.
python3-toonapi
Asynchronous Python client for the Quby ToonAPI
An asynchronous Python library to interface with the Quby ToonAPI, allowing
interaction with Quby thermostats. These thermostats are rebranded and sold as
Eneco Toon, Engie Electrabel Boxx, and Viesgo. The library provides
functionalities to control and monitor these thermostats using the shared API
endpoint. It supports various operations such as retrieving agreements,
activating agreements, and updating thermostat status. The library is
optimized for integration with home automation systems like Home Assistant.
rsyslog-clickhouse
ClickHouse output plugin for rsyslog
This plugin provides native support for logging to ClickHouse.
ClickHouse is a column-oriented DBMS (columnar database management system) for
online analytical processing (OLAP) that allows users to generate analytical
reports using SQL queries in real-time.
python3-synologydsm-api
Asynchronous Python API for Synology DSM
The module provides a Python interface for interacting with the Synology
DiskStation Manager (DSM) via its web API. It allows for the management and
monitoring of Synology NAS systems, enabling tasks such as system information
retrieval, storage management, and interaction with various DSM services. The
library supports functionalities including managing user sessions, accessing
system status, utilizing download stations, handling shared folders,
controlling external USB storage, and interfacing with the surveillance
station. Additionally, it facilitates the retrieval of photos and the
execution of system commands, such as shutdown and reboot.