forked from NickWaterton/Roomba980-Python
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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": "..."
}
}
}
}nidersk and uvNikita
Metadata
Metadata
Assignees
Labels
No labels