-
-
Notifications
You must be signed in to change notification settings - Fork 561
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
I can not get load_power with my set is Xiaomi Smart WiFi with two usb (chuangmi.plug.v3) #549
Comments
Which hardware version of the device do you own? Are you sure it's capable to measure the power usage? |
Perfect! Could you provide the output of |
hao to get this info ?
do you mean ?
results
|
Thanks! |
Could you provide the output of:
|
@syssi Call device with this command will got:
|
Thanks! The v3 is properly supported. The model must be passed to the constructor. The get_power call is used afterwards. |
my code is
the result is
<ChuangmiPlugStatus power=True, usb_power=None, temperature=40, load_power=None, wifi_led=None>
the load_power could get in mihome app
The text was updated successfully, but these errors were encountered: