merdok / homebridge-miot

Homebridge plugin for devices supporting the Xiaomi miot protocol
MIT License
391 stars 61 forks source link

I can not get the Room ID's for a Roborock Vacuum #634

Open keduco opened 2 hours ago

keduco commented 2 hours ago

Describe the bug A clear and concise description of what the bug is.

Expected behavior A clear and concise description of what you expected to happen.

Your config.json Provide the config.json entry for your device.

Debug log Provide a snippet of a debug log when the issue occurs. Ideally with the deepDebugLog property enabled.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

keduco commented 2 hours ago

Model is an S7 Ultra I run the get_room_mapping and this is what is returned.... [[16,"",1],[17,"",13],[18,"",6],[21,"",3],[22,"",15],[23,"",9],[24,"",14]] Looks like it is not pulling the room ID's from the app. I tried all the other commands that had to deal with the map and none of them were valid. Any ideas? I tried using the smaller numbers 16,1,17, etc. in the action button but all it does is run a complete clean.

keduco commented 2 hours ago
image