Bump pylitterbot to 2024.0.0 (#135891)

This commit is contained in:
Nathan Spencer
2025-01-18 05:01:09 -07:00
committed by GitHub
parent f5dd3ef530
commit 81b7d01a7d
4 changed files with 11 additions and 3 deletions

View File

@@ -90,6 +90,14 @@ ROBOT_4_DATA = {
"isUSBPowerOn": True,
"USBFaultStatus": "CLEAR",
"isDFIPartialFull": True,
"isLaserDirty": False,
"surfaceType": "TILE",
"hopperStatus": None,
"scoopsSavedCount": 3769,
"isHopperRemoved": None,
"optimalLitterLevel": 450,
"litterLevelPercentage": 0.7,
"litterLevelState": "OPTIMAL",
}
FEEDER_ROBOT_DATA = {
"id": 1,