python3-renson-endura-delta
Library to interact with Renson Endura Delta units
This library provides a interface for communicating with Renson Endura Delta
ventilation units over Wi-Fi. It allows for retrieving data from various
sensors and controlling different features of the ventilation system. Users
can manually override the auto mode, set timers, sync the current time, enable
the breeze function, and configure day and night settings. Additionally,
pollution control settings such as humidity, air quality, and CO2 levels can
be managed. The library also supports establishing filter clean times and
comparing the installed firmware version with the online version.
python3-slixmpp-omemo
OMEMO End-to-End Encryption plugin for slixmpp
A plugin for slixmpp offering the OMEMO Multi-End Message and Object
Encryption protocol, based on python-omemo.
python3-yamale
schema and validator for YAML
Yamale can be run from the command line to validate
one or many YAML files. Yamale will search the directory
you supply (current directory is default) for YAML files.
Each YAML file it finds it will look in the same directory
as that file for its schema, if there is no schema Yamale
will keep looking up the directory tree until it finds one.
If Yamale can not find a schema it will tell you.
ruby-faraday-typhoeus
Faraday adapter for Typhoeus
Faraday is a ruby HTTP client library that provides a common interface over
many adapters. This Ruby library is a Faraday adapter for the Typhoeus
parallel HTTP client. It supports parallel HTTP requests and streaming.
python3-regenmaschine
Library for interacting with RainMachine smart Wi-Fi sprinkler controllers
This library provides an interface to manage RainMachine smart Wi-Fi sprinkler
controllers over a local LAN or remotely through the RainMachine cloud. Users
can control watering activities, monitor zones, manage programs, and access
various diagnostic information. The library supports functionalities such as
starting and stopping zones, enabling and disabling programs, adjusting run
times, and handling weather data inputs.
python3-radiotherm
Client library for Wi-Fi thermostats sold by Radio Thermostat
This library allows communication with Wi-Fi-enabled home thermostats made by
Radio Thermostat Company of America, including models like the CT30, CT80, and
Filtrete 3M50. It provides a way to interact with these devices over a
network, enabling control over various thermostat functionality such as
temperature settings and modes. The library supports auto-discovery of
thermostats on the network and returns thermostat values in a structured
format. It also handles device-specific features like hold mode and time
synchronization automatically.