Pakket: python3-airthings-cloud (0.2.0-2)
Verwijzigingen voor python3-airthings-cloud
Debian bronnen:
Het bronpakket airthings-cloud downloaden:
- [airthings-cloud_0.2.0-2.dsc]
- [airthings-cloud_0.2.0.orig.tar.gz]
- [airthings-cloud_0.2.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python library for interfacing with Airthings devices
This library enables efficient communication with Airthings air quality sensors, particularly those that measure radon levels. Airthings devices are designed to monitor and report on various environmental parameters, enhancing indoor air quality management. This library requires an Airthings account and a valid API setup to function correctly, allowing users to authenticate and retrieve data seamlessly. It supports asynchronous operations and can be integrated into systems that require continuous environmental monitoring.
Andere aan python3-airthings-cloud gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python