micloud icon indicating copy to clipboard operation
micloud copied to clipboard

Library for connecting to xiaomi cloud.

Results 7 micloud issues
Sort by recently updated
recently updated
newest added

Only my Yeelight Bulb is listed, but on the Mi Home app, I have a Mijia 360 2K camera as well.

My MiCloud account is under China server. Got response_json from _login_step2: ```json { "notificationUrl": "https://account.xiaomi.com/fe/service/verifyPhone?skipUrl=https%3A%2F%2Faccount.xiaomi.com............", "result": "ok", "code": 0, "captchaUrl": null, "description": "成功", "location": "", "securityStatus": 32, "pwd": 0, "desc":...

micloud get-devices -u 8xxxx3 -c cn -p xxxx  2.91 Dur  ✔  12:16  1.84G RAM INFO:root:Error logging on to Xiaomi cloud (0): Cannot logon to Xiaomi cloud:...

The installed version is 0.6 Trying commmand line from the example: `!micloud -d -u '' --country 'cn' --pretty` The output: `Error: no such option: -u` The code: ``` from micloud...

I'm trying to use the API at `hlth.io.mi.com`. I can successfully log in and view my device list, but trying to make requests to the health API (for example `https://hlth.io.mi.com/app/v1/data/get_fitness_data_by_watermark`)...

Looks like I forgot to push this change in the previous PR, thanks for merging and the new release @Squachen! No need to prepare a new release for this change...

Let's add a link to this package [page in pypi](https://pypi.org/project/micloud/) inside the reamde.md file Example from the [reamde](https://github.com/rytilahti/python-miio/blob/master/README.rst) of python-miio package ![image](https://user-images.githubusercontent.com/9304740/200389210-5b6f1210-4442-4b0a-bd11-76d688059f8c.png)