{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/5"}],"enrichment":{"capability":"Provides an async Python interface to communicate with Midea CCM15 data converters over HTTP, enabling control and monitoring of air conditioning units connected via the CCM15 gateway.","skillfed_tags":["hvac-control","midea-integration","async-iot"],"use_cases":["Build a Home Assistant integration or custom automation to monitor and control Midea VRF air conditioning systems.","Create a web dashboard or mobile app backend that reads real-time temperature and mode from multiple AC units via CCM15.","Implement scheduled or sensor-triggered AC control (e.g., turn off units when room is unoccupied).","Log historical temperature and energy data from Midea VRF systems for analysis or billing.","Integrate CCM15-controlled AC units into a broader smart-home or building-management system."],"what_it_does":"py-ccm15 is a Python library that bridges your code to Midea CCM15 data converters\u2014devices that translate RS-485 VRF bus signals to TCP/IP. It exposes an async HTTP client for reading and writing the state of up to 64 indoor air conditioning units connected to a single CCM15 gateway. The library handles the low-level XML protocol and bit-level status decoding, so you work with simple Python objects representing AC mode, fan mode, temperature, and setpoint rather than raw bytes.\n\nThe package is built on httpx and xmltodict, making it lightweight and easy to integrate into async Python applications. It supports optional password authentication for firmware versions that require it, and includes detailed protocol documentation for advanced use cases. Typical usage involves instantiating a CCM15Device with the gateway's IP and port, calling get_status_async() to poll unit states, and calling async_set_state() to send control commands.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, installs with minimal friction, and fills a clear niche for Midea CCM15 users who want programmatic control. The async design and low dependency count make it suitable for production use. Install it if you own a CCM15 gateway and need Python-based automation or monitoring."},"id":"py-ccm15","links":{"html":"https://skillfed.io/packages/py-ccm15","md":"https://skillfed.io/packages/py-ccm15.md","pypi":"https://pypi.org/project/py-ccm15/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-04","license_spdx":"MIT","license_treatment":"permissive","name":"py-ccm15","python_support":"supports_current","summary":"A package to control Midea CCM15 data converter modules"},"popularity":{"monthly_downloads":73645,"position":14957,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.2"}
