python3-aiooncue

async library to access the Kohler Oncue API

This package provides a Python library to access the Kohler Oncue API.

node-jss-plugin-cache

node-jss plugin that caches the rules and delivers insane performance

JSS is an authoring tool for CSS which allows you to use JavaScript to describe styles in a declarative, conflict-free and reusable way. It can compile in the browser, server-side or at build time in Node.

python3-aioharmony

asyncio library for connecting to and controlling the Logitech Harmony

This package provides a library for programmatically using a Logitech Harmony Link or Ultimate Hub. This library originated from iandday's pyharmony (see: https://github.com/iandday/pyharmony), which was a fork of bkanuka's pyharmony (see: https://github.com/bkanuka/pyharmony) with the intent to: - Make the harmony library asyncio - Ability to provide one's own custom callbacks to be called - Automatic reconnect, even if re-connection cannot be established for a time - More easily get the HUB configuration through API call - Additional callbacks: connect, disconnect, HUB configuration updated - Using unique msgid's ensuring that responses from the HUB are correctly managed.

node-jss-plugin-isolate

node-jss plugin to provides rules isolation through automatic properties reset

JSS is an authoring tool for CSS which allows you to use JavaScript to describe styles in a declarative, conflict-free and reusable way. It can compile in the browser, server-side or at build time in Node.

python3-aioguardian

library for Elexa Guardian water valves and sensors

This package provides an asyncio-focused library for interacting with the Guardian line of water valves and sensors from Elexa.

python3-pytest-codeblocks

Test code blocks in your READMEs

This is pytest-codeblocks, a pytest plugin for testing code blocks from README files. It supports Python and shell code. Run pytest with 'pytest --codeblocks'. pytest-codeblocks will only pick up code blocks with Python and sh/bash/zsh syntax highlighting.