aioecowitt 2024.2.2-2 source package in Ubuntu
Changelog
aioecowitt (2024.2.2-2) unstable; urgency=medium * Source-only upload to allow package to migrate to testing. -- Edward Betts <edward@4angle.com> Wed, 31 Jul 2024 09:05:53 +0900
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
aioecowitt_2024.2.2-2.dsc | 2.2 KiB | bbd176c82a359371d65d412011ccd54748962f9f4f550d2de537db83c117d841 |
aioecowitt_2024.2.2.orig.tar.gz | 20.4 KiB | 6e816c649a7439dfd624114e2c3009449d01b2e73266799c7b24cc59030327b1 |
aioecowitt_2024.2.2-2.debian.tar.xz | 2.3 KiB | 3da1fd3250b2625a4a184c22ee0a24cf16732a849da9fa96f2eb5b0b0372de59 |
Available diffs
- diff from 2024.2.2-1 to 2024.2.2-2 (335 bytes)
No changes file available.
Binary packages built by this source
- python3-aioecowitt: Python library for interfacing with the EcoWitt Protocol
This library provides a straightforward approach for interacting with devices
that use the EcoWitt Protocol, a popular standard for home weather stations.
It enables asynchronous communication and data handling, ensuring efficient
integration into applications that require real-time environmental data
collection and analysis.
.
Inspired by similar projects like pyecowitt and ecowitt2mqtt, this library
aims to simplify the development process for home automation enthusiasts and
developers looking to incorporate weather-related data from EcoWitt devices
into their systems. The library supports asynchronous operations, making it
ideal for use in larger, event-driven projects that depend on timely data
updates.