Skip to content

feat(c3): add water inlet/outlet temperature and current power sensors#418

Merged
wuwentao merged 4 commits intomidea-lan:mainfrom
kmich:feature/c3-water-temps-and-power
Jan 20, 2026
Merged

feat(c3): add water inlet/outlet temperature and current power sensors#418
wuwentao merged 4 commits intomidea-lan:mainfrom
kmich:feature/c3-water-temps-and-power

Conversation

@kmich
Copy link
Contributor

@kmich kmich commented Dec 23, 2025

- Add temp_tw_in, temp_tw_out, instant_power0 attributes to DeviceAttributes
- Initialize new attributes in device __init__
- Add MessageQueryUnitPara to build_query to retrieve UnitPara data
- Exposes water temperatures (TW_I, TW_O) and instant power from UnitPara message

Closes #510
@wuwentao
Copy link
Member

thanks for your PR, coulde you help to confirm your device can works with this MessageQueryUnitPara ?
or share me your device SN to got lua protocol? as we have test with more 0xC3 device and all these device can't works, so I have disabled it.

@kmich
Copy link
Contributor Author

kmich commented Jan 12, 2026 via email

@wuwentao
Copy link
Member

thank you very much for your detail info.
please refer to contributing doc and try to fix github action error: https://github.com/midea-lan/midea-local?tab=contributing-ov-file

@wuwentao wuwentao merged commit 8cef9f4 into midea-lan:main Jan 20, 2026
9 checks passed
@wuwentao wuwentao added this to the v6.6.0 milestone Jan 20, 2026
wuwentao added a commit that referenced this pull request Feb 18, 2026
🤖 I have created a release *beep* *boop*
---


##
[6.6.0](v6.5.0...v6.6.0)
(2026-02-18)


### Features

* **a1:** add filter cleaning reminder attribute
([#419](#419))
([648febb](648febb))
* add dehumidifier (A1) filter cleaning reminder attribute to
([648febb](648febb))
* **c3:** add water inlet/outlet temperature and current power sensors
([#418](#418))
([8cef9f4](8cef9f4)),
closes [#510](https://github.com/midea-lan/midea-local/issues/510)
* **doc:** add contributing guide docs
([#413](#413))
([3d7e1e8](3d7e1e8))


### Bug Fixes

* **ac:** allow half-degree integer temperatures
([#412](#412))
([95ba499](95ba499))
* **ac:** refactor to add new binary power format
([#411](#411))
([ba39f10](ba39f10))
* **ac:** resolve mode change failure when transitioning from DRY mode
([#422](#422))
([e31e46f](e31e46f))
* **cd:** updating to inconsistent values and missing F to C conversion
([#420](#420))
([7ff2b3f](7ff2b3f))
* **db:** missing program mapping for Midea Washmachine MF2000D80WB
([#421](#421))
([b459bb3](b459bb3))
* **main:** fix default apt/pip mirror; removed deprecated pylint option
([#415](#415))
([37fdfcf](37fdfcf))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants