Hey @syssi, my ipad just updated to iOS 7.3.3 and it looks like the iPAD instructions for getting the TOKEN via the “1234567_mihome.sqlite” no longer works. https://home-assistant.io/components/xiaomi/#retrieving-the-access-token
Previously the ZTOKEN field carried a 32 character key but since the update to iOS 10.3.3 the field carries a 96 character length token, which is being rejected by the Vacuum component.
I did this on a friend’s iPad also and the result is the same. I can only assume that with the upgrade to iOS 10.3.3 the token keys are being encrypted by Apple so we can’t access them in clear text (like before with the 32 character key). Is this assumption correct?