python3-technove

Asynchronous client for TechnoVE Smart Charging Station API

This library provides an asynchronous interface to the local API of TechnoVE Smart Charging Stations. It supports fetching real-time data such as input/output voltage, current, total energy usage, Wi-Fi signal strength, and various statuses of the station. Users can also control functions like auto- charge mode, enabling automatic or manual start of the charging process when a vehicle is plugged in.

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-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.

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-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.

route-rnd

external autorouter for pcb-rnd

route-rnd is a generic 'external autorouter' developed for the ringdove suite. It speaks the tEDAx format (http://www.repo.hu/projects/tedax). A route request tEDAx document is generated by a PCB editor, then route-rnd is called and writes the route result tEDAx which then can be fed back to the PCB editor to create the tracks. This process is demonstrated by ringdove's pcb-rnd external autorouter feature.