Releases: HomeOps/py-ccm15
Releases · HomeOps/py-ccm15
v1.1.2
Compare
Sorry, something went wrong.
No results found
1.1.2 (2026-07-04)
Performance Improvements
reuse slave device instances across polls (#65 ) (20ad49d )
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2026-07-02)
Bug Fixes
back-fill partial status dropouts from a per-slot cache (#63 ) (bad15e4 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-06-30)
Features
add PEP 561 typing support and pass mypy --strict (#58 ) (6331c0c )
Bug Fixes
use auto fan for active commands with fan off (#60 ) (774b59c )
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-06-15)
⚠ BREAKING CHANGES
password is now the configured value, not the pre-obfuscated URL value, and write helpers return CCM15ReturnCode instead of bool.
Features
obfuscate password and return CCM15ReturnCode from writes (#55 ) (64b302b )
v0.6.0
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-06-13)
Features
opt-in electric heater (ht) via a TriState desired value (#44 ) (2912e1b )
v0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-06-13)
Features
opt-in swing control via a TriState desired value (#43 ) (c95bf12 )
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-06-13)
Features
optional password (pwd=) authentication for control commands (#17 ) (85a635f )
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-06-13)
Features
accept an injected httpx.AsyncClient and manage its lifecycle (#40 ) (dc145c2 )
v0.2.4
Compare
Sorry, something went wrong.
No results found
0.2.4 (2026-06-13)
Bug Fixes
tolerate transient CCM15 dropouts and report per-device data age (#34 ) (fe1529c )
v0.2.3
Compare
Sorry, something went wrong.
No results found
0.2.3 (2026-06-13)
Documentation
attribute CCM15 protocol to houselabs/home-assistant-mideaccm (#30 ) (0e788ef )
note that this library is consumed by Home Assistant core (#27 ) (f28101d )