Add additional status sensor state strings for Litter-Robot 4 (#78652)

This commit is contained in:
Nathan Spencer 2022-09-17 11:50:47 -06:00 committed by GitHub
parent 8cae33a730
commit 943fe657c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"br": "Bonnet Removed",
"ccc": "Clean Cycle Complete",
"ccp": "Clean Cycle In Progress",
"cd": "Cat Detected",
"csf": "Cat Sensor Fault",
"csi": "Cat Sensor Interrupted",
"cst": "Cat Sensor Timing",
@ -19,6 +20,8 @@
"otf": "Over Torque Fault",
"p": "[%key:common::state::paused%]",
"pd": "Pinch Detect",
"pwrd": "Powering Down",
"pwru": "Powering Up",
"rdy": "Ready",
"scf": "Cat Sensor Fault At Startup",
"sdf": "Drawer Full At Startup",

View File

@ -4,6 +4,7 @@
"br": "Bonnet Removed",
"ccc": "Clean Cycle Complete",
"ccp": "Clean Cycle In Progress",
"cd": "Cat Detected",
"csf": "Cat Sensor Fault",
"csi": "Cat Sensor Interrupted",
"cst": "Cat Sensor Timing",
@ -19,6 +20,8 @@
"otf": "Over Torque Fault",
"p": "Paused",
"pd": "Pinch Detect",
"pwrd": "Powering Down",
"pwru": "Powering Up",
"rdy": "Ready",
"scf": "Cat Sensor Fault At Startup",
"sdf": "Drawer Full At Startup",