python3-aiopurpleair
Python library for interacting with the PurpleAir API
This library allows users to interact with the PurpleAir API, providing access
to hyper-local air quality data collected from PurpleAir sensors. The library
can fetch data from specific sensors, retrieve lists of nearby sensors, and
generate API keys for accessing different levels of data. It supports querying
for sensor data based on various parameters such as fields, location,
modification date, and more.
python3-bluemaestro-ble
Library for interfacing with BlueMaestro BLE devices
This library provides functionalities to interact with BlueMaestro BLE
devices, such as the Tempo Disc THD and Tempo Disc THPD. It enables the
retrieval of sensor data from these devices, allowing for the monitoring of
temperature, humidity, and other environmental factors. The library
communicates with BlueMaestro devices over Bluetooth, automatically
discovering and handling connections when used in environments that support
Bluetooth integration. It is designed to integrate with systems that need
real-time or periodic data collection from BlueMaestro sensors, offering a
reliable way to gather and process environmental metrics.
python3-bthome-ble
BLE parser for sensors supporting BTHome format
This library parses data from sensors that use the BTHome BLE format. It
supports both versions 1 and 2 of the BTHome protocol. BTHome BLE is designed
for energy-efficient data broadcasting via Bluetooth. This library allows for
the automatic discovery and integration of BTHome devices, provided that the
Bluetooth integration is enabled and functional. Encryption support is
available, requiring a 32-character hexadecimal bindkey for secure
communication.
python3-aioelectricitymaps
Async Python client for interfacing with Electricity Maps API
This library provides an asynchronous interface to interact with the
Electricity Maps API, enabling users to fetch real-time data about carbon
intensity and energy sources of specific regions. It allows for data
collection through geographical coordinates or country codes. Users can obtain
detailed information on carbon emissions and the proportion of fossil fuels
used in energy production. The library requires an API key from the
Electricity Maps service and can access comprehensive environmental data for
supported regions.
python3-aionotion
Library for interacting with Notion home monitoring sensors
This library provides tools to interact with Notion's home monitoring sensors.
It enables users to retrieve data from various sensors, manage user
authentication tokens, and work with different components of the Notion system
such as bridges, sensors, and listeners. The library supports asynchronous
operations, making it well-suited for applications that require concurrent
data processing.
python3-openwebifpy
Python interface for interacting with OpenWebIf devices
This library provides functionality to control and manage devices running
OpenWebIf, an open-source web interface for Enigma2 based set-top boxes. Users
can perform basic control tasks on their set-top boxes and send messages
directly to the screen. It connects to the target device via its web
interface, facilitating communication and control operations.