python3-beanie

Asynchronous Python object-document mapper (ODM) for MongoDB (Python 3)

When using Beanie each database collection has a corresponding Document that is used to interact with that collection. In addition to retrieving data, Beanie allows you to add, update, or delete documents from the collection as well.

python3-atomicwrites-homeassistant

atomic file writes

This package provides a library to perform atomic file writes.

python3-aiovlc

control VLC over telnet connection using asyncio

This package provides an asyncio library to Control VLC over telnet connection.

python3-aiosolaredge

Asyncio SolarEdge devices readings

This package provides access to the devices of SolarEdge, and access production and consumption readings.

python3-aiosenz

Async Typed Python package for the nVent RAYCHEM SENZ RestAPI

This package provides an async Python wrapper for the nVent Raychem SENZ RestAPI. It offers an `AbstractSENZAuth`, where one can handle the OAuth2 tokens and provide a valid access token in get_access_token(). SENZAuth can be used if one does not will to handle the OAuth2 tokens.

python3-aioesphomeapi

Python API for interacting with ESPHome devices

The aioesphomeapi Python package allows one to interact with devices flashed with ESPHome.