libapache2-authcookie-perl
Perl Authentication and Authorization via cookies
This module is for mod_perl version 2. If you are running mod_perl version 1,
you should be using Apache::AuthCookie instead.
python3-pyplaato
Asynchronous client for fetching Plaato Airlock and Keg sensor data
This library provides an interface to fetch data from Plaato Airlock and Keg
devices using their official API. Specifically designed for beer brewers, it
retrieves information such as the level of beer inside the keg, pouring
status, and temperature for the Keg. For the Airlock, it accesses metrics like
bubble count, CO2 volume, and several fermentation parameters. The library
communicates with Plaato sensors over the internet, requiring an
authentication token for data access. This enables monitoring of fermentation
and storage conditions from connected Plaato devices, offering a wealth of
vital data for those tracking their brewing progress via connected sensors.
Note that this is an independent implementation and is not associated with or
supported by Plaato itself.
python3-hatasmota
Library for interacting with Tasmota devices via MQTT
This library allows communication with Tasmota-enabled devices using the MQTT
protocol. It effectively handles the parsing and construction of MQTT messages
for integration with Tasmota firmware. The library supports various Tasmota
functionalities including buttons, fans, lights, relays, sensors, shutters,
and switches.
libcommandable-perl
utilities for commandline-based programs
The Commandable distribution contains a collection of utilities extracted
from various commandline-based programs, in the hope of trying to find a
standard base to build these from in future.