-
Notifications
You must be signed in to change notification settings - Fork 356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for lumi Zigbee AC controller model KTWKQ03ES #101
Comments
This model works with the xiaomi gateway 3 in mihome app. |
Please enable debug mode ( |
HI, THANKS for your response, some useful links: https://zigbee2mqtt.discourse.group/t/support-eigenstone-thermostat-s2-ktwkq03es/1099/2 |
I will post my logs later. |
I tried power off/on |
|
There are 3 similar models on the market: |
Property
|
hi, each time I adjust it with mihome app, a writ_rsp comand is sent after a write command is recieved:
the value of "14.2.85" are as below:
some other actions:
state report(power on,high fan speed,target temperature 30,current temperature 29,cool):
state report(power off,high fan speed,target temperature 30,current temperature 29,cool):
|
Also link with some info https://sprut.ai/client/article/1937 |
@ptbsare please check if I right
|
|
Hi. Try latest master version. It can be installed via HACS. |
Wow. I don't expect it will work in first release. |
@AlexxIT This is the retain line from log. |
@AlexxIT From the Log I can see that the Ac state (mode, target temperature, fan speed.etc) is wrong when the power is off, which may cause mqtt server crashs. When the power is on , the reported ac state is OK. |
related to issue #111
) when the power is off, which results mqtt server crashs and it never connects back. I guess. |
@ptbsare check latest master version. There is a check for errors. It will not fall and show the cause of the problem. |
|
Fixed in latest master |
Fixed. |
I don't fix retain yet |
@AlexxIT Zigbee AC controller model KTWKQ03ES
Other AC ac controllers (not zigbee) in the same scene do not have this issue.
|
7e5fb98#diff-b588a5a8348e2c9dd93959afa76d67083a64d8fa18350c59d702eb1d6a61a0edR98 Instead of setting target_temp to none, setting a numerical value from AC state retain should fix the problem. or just setting that to the default 26°C when power is off should also fix it. |
@ptbsare can you show retain line from logs for power off device? |
powered off from 26°C cool auto fan speed |
Can confirm that latest master fixed the issue and retain also works. Thanks. I think this should be closed now. |
It seems Xiaomi have dropped KTWKQ01ES (lumi.ctrl_hvac.es1) support. == Edit ==
|
The text was updated successfully, but these errors were encountered: