-
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
Zigbee Thermostat KTWKQ03ES (lumi.airrtc.tcpecn02) unavailable, parsing error? #1262
Comments
I can confirm that Fix from PR worked for me, changing TARGET_TEMPERATURE_RANGE to TARGET_TEMPERATURE
|
I can also mention that OFF mode is not parsed correctly. Changing mode from HEAT to OFF works on device (it gets switched off) but Hass widget shows the last mode (HEAT or COLD depending what was enable when I turned it off). Logbook looks like this (turning on and off couple of times):
|
Yes, I have the same experience with the pending PR. I believe this “state” issue might exist much longer than we thought as it was mentioned in here. |
Let's continue the discussion in this issue. /custom_components/xiaomi_gateway3/core/converters/devices.py
/custom_components/xiaomi_gateway3/climate.py
You can collect and parse the log if it still not work or has other problems, as I do not have your KTWKQ03ES device. |
Got a chance to try it out today, the code works just fine and solve the state issue. Is it possible to push it to mainstream as part of your pending PR too? @Joee-D |
hi,any updates on this issue? |
PR #1255 Fixed this. |
Looks good in 4.0.1. I had to pair them again (even if they were connected in Mi Home app) |
hi @AlexxIT , I noticed that the temperature history of this device was abnormal.(went between 0 and 30+C° continually during which the climate was turned off) |
You can collect logs. It's very difficult to support so complex device without it |
hi @AlexxIT The log is pretty long. You can find it here, thanks : D |
The initial support for this device was added here. #101 (year 2020) |
I think state updates fixed in latest master version |
hi @AlexxIT v4.0.3 fixed the history issue. I set target temperature to 21°C at around 2024-04-07 23:23 |
Looks like setting target temp never worked. Fixed in latest master |
Just added a new Thermostat, which I think is supported by this integration. But it keeps shows as "Climate Unavailable", and the logs show an Error when parsing the MQTT msgs.
Could you take a look?
Thanks.
**HASS 2024.1.2
Xiaomi Gateawy3 v3.3.5
Xiaomi Multimode Gateway (CN) 1.5.6
Lumi Thermostat KTWKQ03ES Firmware: 20
**
Here is the logs:
The text was updated successfully, but these errors were encountered: