Skip to content

Commit 8f72d36

Browse files
bbbenjifabaff
authored andcommitted
Where to find token on iOS devices themselves. (home-assistant#3276)
Useful if jailbroken and you don't want to make a backup to retrieve tokens.
1 parent b6e145f commit 8f72d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/xiaomi.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,4 +208,4 @@ $ java.exe -jar ../android-backup-extractor/abe.jar unpack backup.ab backup.tar
208208
3. Install [iBackup Viewer](http://www.imactools.com/iphonebackupviewer/).
209209
4. Extract this file: **`/raw data/com.xiami.mihome/1234567_mihome.sqlite`** to your computer, where `_1234567_` is any string of numbers.
210210
5. Open the SQLite database with a tool like SQLite Manager extension for FireFox or DB Browser. You will then see the list of all the devices in your account with their token. The token you need is in the column **`ZToken`** and looks like **`123a1234567b12345c1d123456789e12`**.
211-
211+
(Location of SQLite files directly on iOS devices **/private/var/mobile/Containers/Data/Application/A80CE9E4-AD2E-4649-8C28-801C96B16BD7/Documents/**)

0 commit comments

Comments
 (0)