This is a staging site. Uploads will not persist. Testing only.

python3-ecobee-api

Library for controlling Ecobee3 Wi-Fi thermostats

This library allows for the control and management of Ecobee3 Wi-Fi thermostats. It communicates with the Ecobee API to provide functionalities such as adjusting temperatures, setting modes, and retrieving sensor data. This enables integration with home automation systems for comprehensive control over home heating and cooling solutions.

python3-pyotgw

Library for interfacing with the OpenTherm Gateway

This library provides a means to interface with the OpenTherm Gateway over serial or network connections. It enables communication with boilers and thermostats for executing and receiving commands and status updates. Functions include setting control setpoints, managing hot water override options, and configuring GPIO pins. Through this library, one can obtain comprehensive status information from the connected devices, selecting specific data points like temperatures, pressure, and operational statuses. The library supports both reading and writing operations to control connected heating systems effectively.

python3-pytest-codspeed

Pytest plugin to measure code speed (Python 3)

This package provides a pytest plugin that helps in measuring code speed.

libmozjs-128-0

SpiderMonkey JavaScript library

SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript.

python3-pytest-emoji

Pytest plugin that adds emojis to your test result report (Python 3)

Pytest is a mature testing framework for Python that is developed by a thriving community of volunteers.

python3-jaraco.classes

additional routines for obtaining class names

Jaraco.classes provides additional routines for obtaining the class names of an object and its parent classes, some useful metaclasses and methods for class properties. It's mostly needed as a dependency of other projects by the same author.