{"categories":[{"label":"Home Automation","url":"https://skillfed.io/packages/category/home-automation"}],"enrichment":{"capability":"Provides an async Python wrapper for the EcoWitt weather station protocol, enabling applications to read sensor data from EcoWitt devices over the network.","skillfed_tags":["home-automation","weather-data","asyncio"],"use_cases":["Fetch current temperature, humidity, and pressure readings from an EcoWitt weather station in a home automation system","Poll multiple EcoWitt devices asynchronously without blocking other application tasks","Build a weather data aggregator that combines EcoWitt station readings with other data sources","Create a local weather dashboard that displays real-time sensor data from an EcoWitt device"],"what_it_does":"aioecowitt is an async Python library that implements the EcoWitt Protocol, a network-based interface for reading data from EcoWitt weather stations. It wraps the protocol in an async-friendly API built on aiohttp, making it suitable for integration into home automation systems and weather monitoring applications that need non-blocking I/O.\n\nThe library depends on aiohttp for HTTP communication and meteocalc for weather calculations. It targets Python 3.13 and is in Beta development status. With active maintenance and a repository showing recent commits, it appears to be a stable choice for developers building EcoWitt integrations, particularly in the Home Assistant ecosystem.","worth_installing":"Yes. Low install friction, permissive Apache-2.0 license, active maintenance, no known vulnerabilities, and solid download numbers make this a straightforward choice for projects needing EcoWitt integration. The async design is well-suited to modern Python applications. Confirm your device model is supported before committing."},"id":"aioecowitt","links":{"html":"https://skillfed.io/packages/aioecowitt","md":"https://skillfed.io/packages/aioecowitt.md","pypi":"https://pypi.org/project/aioecowitt/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-24","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"aioecowitt","python_support":"supports_current","summary":"Python wrapper for EcoWitt Protocol"},"popularity":{"monthly_downloads":74106,"position":14876,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2026.6.0"}
