Skip to content
Discussion options

You must be logged in to vote

Finally had the opportunity to come back to this. The below action is working to update the map.

action: xiaomi_miot.call_action
data:
  entity_id: vacuum.dreame_mc1808_dea3_robot_cleaner
  siid: 23
  aiid: 1
  params:
    - piid: 2
      value: '{"req_type":1,"frame_type":"I","force_type":1}'

When firing this event, try not to fire it too often, because if you do that you may get blacklisted from the API server - see issue #422

If anyone has issues figuring this out, the way I did it was I went to the miot spec site & found my vac:

https://home.miot-spec.com/spec?type=urn:miot-spec-v2:device:vacuum:0000A006:dreame-mc1808:1

From there I searched for "map", the siid for which was 23. Then…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@PiotrMachowski
Comment options

@amit-nz
Comment options

@PiotrMachowski
Comment options

@amit-nz
Comment options

Answer selected by amit-nz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants