{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/6"}],"enrichment":{"capability":"Async Python wrapper for Advantage Air's MyAir and e-zone API, enabling control of air conditioning systems, zones, lights, and other connected devices over HTTP.","skillfed_tags":["hvac-control","home-automation","async-client"],"use_cases":["Integrate Advantage Air HVAC systems into home automation frameworks for remote temperature and zone control.","Build a custom dashboard or backend that queries and controls MyAir or e-zone systems over the local network.","Automate zone temperature adjustments based on external triggers by polling and updating zones programmatically.","Monitor and log air conditioning system state and performance metrics for analysis or alerting.","Coordinate multi-zone climate control across a building by managing multiple AC units and zones in parallel."],"what_it_does":"Advantage Air is an async Python client for controlling Advantage Air's MyAir and e-zone smart HVAC systems. It wraps the HTTP API to let you query system state and update air conditioning units, zones, lights, and other connected devices. The library is built on aiohttp for non-blocking I/O, making it suitable for integration into async applications.\n\nThe package provides a simple object model: you instantiate a client with the system's IP and port, call async_get() to fetch current state, then use methods like async_update_ac(), async_update_zone(), async_update_state(), and async_update_value() to send changes back to the system. All operations are async and can be run concurrently.","worth_installing":"Yes, if you own an Advantage Air MyAir or e-zone system and need async Python control\u2014the API is straightforward and the dependency footprint is minimal. No, if you require active maintenance; the package has been abandoned since 2023-04-10 with no updates. Suitable for stable, self-contained integrations; risky for long-term production systems without a maintenance plan."},"id":"advantage-air","links":{"html":"https://skillfed.io/packages/advantage-air","md":"https://skillfed.io/packages/advantage-air.md","pypi":"https://pypi.org/project/advantage-air/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2023-04-10","license_spdx":null,"license_treatment":"permissive","name":"advantage-air","python_support":"supports_current","summary":"API helper for Advantage Air's MyAir and e-zone API"},"popularity":{"monthly_downloads":73782,"position":14928,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.4"}
