python3-tplink-omada-client
Client for TP-Link Omada SDN Controller API
This library provides a Python client for interacting with the API of TP-Link
Omada SDN controllers, including OC200, OC300, and Software Controller. It
supports functionalities like automatic login, retrieving basic controller
information, and listing sites and devices such as access points, gateways,
and switches. Users can also get firmware details, initiate updates, and
manage port configurations for connected devices. The library offers
capabilities for WAN port control, including connect and disconnect actions.
Designed to work with multiple controller versions, it simplifies managing and
monitoring network hardware deployed in various environments
python3-bsblan
Asynchronous client for monitoring and controlling BSBLan devices
This library provides an efficient way to interact with BSBLan devices,
allowing users to monitor and control various aspects of heating systems.
Supported heating systems include those utilizing Boiler-System-Bus, Local
Process Bus, and Punkt-zu-Punkt Schnittstelle interfaces. The library enables
users to retrieve sensor data, manage device states, and adjust settings such
as target temperatures and HVAC modes. Authentication can be performed using
either a passkey or a username and password. Detailed system information and
device states are accessible via the API.
python3-phone-modem
Asynchronous modem implementation for integrating caller ID and call rejection
This library provides an asynchronous modem implementation designed to
integrate with Home Assistant. It enables the collection of caller ID
information using a Hayes AT compatible modem that supports caller ID
detection. The library tracks call states such as 'ring', 'callerid', and
'idle' and includes features for rejecting calls programmatically. Caller ID
information such as the time of the call, name, and number is captured and
updated with each state change.
python3-ppadb
pure Python implementation of the adb client
This package provides a pure Python implementation of the ADB client. It can
be used to communicate with adb server (not the adb daemon on the
device/emulator).
python3-rabbitair
Library for local control of Rabbit Air purifiers
This library supports various operations such as turning the device on or off,
selecting preset modes, and adjusting the fan speed. The library interacts with
Rabbit Air purifiers using device addresses and access tokens, which can be
obtained from the Rabbit Air mobile application. Currently supported models
include MinusA2 (2nd generation) and A3.
python3-opendata-transport
API client for Swiss public transport data
This library provides a client for interacting with the Swiss public transport
API, enabling access to timetable data and connection details between stations
in Switzerland. Users can retrieve information such as departure and arrival
times for specific routes. The data is fetched directly from the
transport.opendata.ch platform, supporting applications that require updated
public transport schedules and station information for various endpoints in
Switzerland.