Apply sentence-casing to all status codes in litterrobot (#141020)

This commit is contained in:
Norbert Rittel 2025-03-20 21:23:35 +01:00 committed by GitHub
parent 5d1c8ea537
commit 98f7193986
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -77,31 +77,31 @@
"status_code": {
"name": "Status code",
"state": {
"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",
"df1": "Drawer Almost Full - 2 Cycles Left",
"df2": "Drawer Almost Full - 1 Cycle Left",
"dfs": "Drawer Full",
"dhf": "Dump + Home Position Fault",
"dpf": "Dump Position Fault",
"ec": "Empty Cycle",
"hpf": "Home Position Fault",
"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",
"df1": "Drawer almost full - 2 cycles left",
"df2": "Drawer almost full - 1 cycle left",
"dfs": "Drawer full",
"dhf": "Dump + home position fault",
"dpf": "Dump position fault",
"ec": "Empty cycle",
"hpf": "Home position fault",
"off": "[%key:common::state::off%]",
"offline": "Offline",
"otf": "Over Torque Fault",
"otf": "Over torque fault",
"p": "[%key:common::state::paused%]",
"pd": "Pinch Detect",
"pwrd": "Powering Down",
"pwru": "Powering Up",
"pd": "Pinch detect",
"pwrd": "Powering down",
"pwru": "Powering up",
"rdy": "Ready",
"scf": "Cat Sensor Fault At Startup",
"sdf": "Drawer Full At Startup",
"spf": "Pinch Detect At Startup"
"scf": "Cat sensor fault at startup",
"sdf": "Drawer full at startup",
"spf": "Pinch detect at startup"
}
},
"waste_drawer": {