rdorys

Results 2 comments of rdorys

@ismarslomic Thx for your message. It's really weird as I can 'hear' the Snapshot on the camera (a little 'clic'), but it does not update everytime. You should try the...

Hi @brenosabino, a bit late but I think this thread could help. https://community.home-assistant.io/t/xiaomi-vacuum-restore-select-backup-map-multi-floor-support/282345 In python, using ```python from miio import Vacuum vac = Vacuum("", "") vac.send("load_multi_map",1) #1 or 0 are...