-
Notifications
You must be signed in to change notification settings - Fork 94
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 lumi.acpartner.mcn02 (KTBL03LM) support #61
Comments
miiocli airconditioningcompanion --ip 192.168.8.164 --token xxxxxxxxxxxxxxxxxxxxxxxxxxxxx raw_command get_prop "['power']" |
miiocli airconditioningcompanion --ip 192.168.8.164 --token xxxxxxxxxxxxxxxxxxxxxxxxxxxxx raw_command get_prop "['mode']" |
miiocli airconditioningcompanion --ip 192.168.8.164 --token xxxxxxxxxxxxxxxxxxxxxxxxxxxxx status |
miiocli airconditioningcompanion --ip 192.168.8.164 --token xxxxxxxxxxxxxxxxxxxxxxxxxxxxx info |
same model, same error message, please add support, thank you! |
is this model already suported? |
+1 . Same problem. |
+1 . Same problem. |
+1. Same problem. I thought I had the EDIT: Yep, I've checked the model number and it is |
any news on supporting this? |
it's 2020 now, any news on this issue? |
+1. Same problem.
|
can the support be added please? this is the cheapest AC companion on the market. 2020-02-10 14:00:07 INFO (MainThread) [custom_components.xiaomi_miio_airconditioningcompanion.climate] lumi.acpartner.mcn02 2.0.6_0006 esp32 detected |
Here are a few more useful commands:
I don't use HA so I can't be bothered with implementation. Just FYI. To make the commands work consistently, check rytilahti/python-miio#636 |
Same issue here, is it possible to add the support? |
+1 . Same problem. |
@UltraREX @fsalomon Does miio work with recent versions of firmware? Such as I can't get anything with
Meanwhile To my utmost horror, when I allow it to connect to the Cloud and start capturing packets, I saw it using TLS 1.2. Although it did send some UDP packets from source port 54321 to dest port 8053. Could this be one of those newer miot only devices? If so, I'd better try returning it as soon as possible, if it's possible at all. |
Works for me on 2.0.8_0002 |
@fsalomon Thank you so much! I guess it will eventually get supported. |
lumi.acpartner.mcn02 does not support |
the upstream python-miio has added the support of mcn02 28 days ago.issue637 However it does not release new version yet. I hope it will be soon. and then just small work to make the device work on ha. |
is this already supported=? got lost now |
This custom component doesn't support the device. What's your use case? Do you want to control your air conditioner? |
It seems to me that the function is alreday realized by rytilahti/python-miio#809, and it is now usable to me by using this python submodule. btw, the HA's built-in miio is the latest, which means that I'm now able to use the following integrations to achieve the basic ability. Hoping one day it will be bumped into the official HA' support list. |
Is support for this device coming? Can this include current (W) reporting? |
Is 04LM will be supported? |
there is another fork supported KTBL03LM |
I suppose you mention https://github.com/EugeneLiu/xiaomi_airconditioningcompanionMCN02
|
Initializing with host 192.168.8.164 (token bd7f6...)
lumi.acpartner.mcn02 1.3.2_108 ESP32 detected
Got exception while fetching the state: {'code': -5000, 'message': 'Resp general error.'}
The text was updated successfully, but these errors were encountered: