Skip to content

Can't find state refill in predefined Roomba states #213

@natekspencer

Description

@natekspencer

I have the iRobot Roomba Combo j9+ connected to Home Assistant and get this error about the refill state missing. Here is the data from that report as well:

{
  "state": {
    "reported": {
      "cleanMissionStatus": {
        "cycle": "clean",
        "phase": "refill",
        "expireM": 0,
        "rechrgM": 0,
        "error": 0,
        "notReady": 0,
        "condNotReady": [],
        "mssnM": 0,
        "expireTm": 0,
        "rechrgTm": 0,
        "mssnStrtTm": 1702319069,
        "operatingMode": 2,
        "initiator": "rmtApp",
        "nMssn": 10,
        "missionId": "..."
      }
    }
  }
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions