Commit graph

21 commits

Author SHA1 Message Date
wbradmoore
fc56ec7921 Update sqlite query for new device names (#5328)
The new Xiaomi vacuums show up with different names, e.g "Roborock Vacuum"
2018-05-08 09:21:57 +02:00
Matthew Rollings
3876353d68
Seconds should be milliseconds
The documentation said seconds instead of milliseconds
2018-04-12 17:07:56 +01:00
Alok Saboo
1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Paulus Schoutsen
d5883f9ee1 Merge branch 'current' into next 2018-03-09 07:42:47 -08:00
Christopher Vella
91a0bab212 Current Mi-Home app does not store the token with the db (#4844)
Added some instructions for downgrading the apk to retrieve the token. The current root method does not work with the latest version of the app. I have not tested iOS but I assume the same would be true for all platforms/methods. I suggested apkmirror because they do signed builds and we want to avoid newbies grabbing malware.
2018-03-06 23:31:04 +01:00
Christopher Vella
f77c8fe85e Added instructions for magisk based root (#4843)
* Added instructions for magisk based root

AFAIK Magisk does not integrate with Android to provide an option for shell over adb. However it does allow you to escalate privileges once in a shell.

* Minor changes
2018-03-06 23:22:36 +01:00
Marco Nuñez
f50be7c5e8 adding a method to Recovery the token (#4833)
* adding a method to Recovery the token 

The access token also can be found with the Command Line tool from miio. I tested this and works.

* Update format
2018-03-06 22:10:34 +01:00
Sebastian Muszynski
69005f54a3 Format of the services updated. (#4781) 2018-03-06 22:01:12 +01:00
honcheng
ec57b0725d Update vacuum.xiaomi_miio.markdown (#4594)
Added additional instruction to get adb backup working for certain phones.
2018-02-15 19:16:17 +01:00
Conrad Juhl Andersen
809034c804 added remote.xiaomi_miio component (#4513)
* added remote.xiaomi_miio component

* added changes

* updated to explain different command types

* Fixed cross-linking

* ✏️ Minor improvements
2018-02-08 15:32:06 -05:00
tadly
2ff654ef2b reference python-miio instead of python-mirobo (#4346) 2018-01-06 00:39:18 +01:00
Florian Klien
b1ff624412 xiaomi vacuum token retrieval for non rooted Android phones on Linux (#4059)
* xiaomi vacuum token retrieval for non rooted Android phones on Linux

* clarify password entries for backup

* typo
2017-11-25 23:27:47 +01:00
Daniel
2b35375582 Updated Windows and Android access token instructions (#4016)
Removed unnecessary steps to retrieve the access token in Windows and Androis section
2017-11-19 21:25:28 +01:00
Derek
816aabaade Alternative Xiaomi Token Extraction for Android/Windows (#3683)
* Alternative Xiaomi Token Extraction for Android/Windows

Using the MiToolKit simplifies the process greatly.

* Correct MiToolKit hyperlink
2017-10-30 21:59:13 +01:00
Bram Kragten
0f615093f0 Update vacuum.xiaomi_miio.markdown (#3837) 2017-10-30 17:38:42 +01:00
adamp237
7c4d71118f Change 'set_fanspeed' to 'set_fan_speed' (#3755)
I tried creating a script using set_fanspeed. After much trial and error, it worked when I used set_fan_speed. Suggest this page is updated.
2017-10-24 15:00:15 +02:00
Uli
2cfea1e430
fixed dead link to retrieving access token for xiaomi vacuum and switch (#3709) 2017-10-24 08:18:34 +02:00
Aaron Bach
e08c9cc6cb Xiaomi Mi Vacuum: various documentation additions and corrections (#3516)
* Various documentation additions and corrections

* Couple of tiny changes in the Markdown
2017-10-20 09:34:40 +02:00
Timo S
8d9cf01bd3 Adding attribute documentation (#3439)
In addition of my PR #9433 (https://github.com/home-assistant/home-assistant/pull/9433) I have to update the documentation.
2017-09-25 22:28:10 +02:00
Paulus Schoutsen
6bcea559cf Merge remote-tracking branch 'origin/rename_xiaomi' into next 2017-09-21 21:59:47 -07:00
Daniel Høyer Iversen
5a8d671f9b rename xiaomi components 2017-09-14 05:50:52 -04:00
Renamed from source/_components/vacuum.xiaomi.markdown (Browse further)