python3-pyialarm
Library to interface with iAlarm systems and related brands
This library allows for communication with iAlarm systems, providing
integration capabilities with several alarm system brands, including Meian and
Emooluxr. It utilizes the same API used by the official Android and iOS
applications for interaction, ensuring compatibility and efficient operation.
Users can control various aspects of the alarm systems remotely, including
arming and disarming the systems in different modes. The library is primarily
designed to be used with home automation platforms, offering an interface that
facilitates remote management of connected alarm systems over a local network
via Wi-Fi.
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.
python3-pysmappee
Library offering access to Smappee energy monitoring devices
This library provides an interface to connect with Smappee energy monitors and
related devices such as Smappee Comfort Plugs and Switches. Utilizing both a
development API and MQTT interface, it facilitates communication between
Smappee devices and client applications. The library supports interaction with
various types of Smappee monitors including Energy, Solar, Plus, Pro, and
Genius, allowing users to retrieve data about their energy consumption, solar
production, and device statuses. Users can also control specific devices
remotely. The library communicates with Smappee's cloud API for broader access
and works with local MQTT for certain device configurations, ensuring
flexibility in data retrieval and device management in a networked
environment.
prometheus-frr-exporter
Prometheus exporter for Free Range Routing (FRR)
Prometheus exporter for FRR version 3.0+ that collects metrics by using vtysh
and exposes them via HTTP, ready for collecting by Prometheus.