separate real modes from status modes

This commit is contained in:
rikman122
2021-06-17 09:45:29 +02:00
parent f374dd4f4a
commit 77380992cb
3 changed files with 15 additions and 10 deletions

View File

@@ -66,7 +66,8 @@
"docked_status_value": "Docked Status (comma-separated)",
"battery_dp": "Battery status DP (Usually 14)",
"mode_dp": "Mode DP (Usually 27)",
"modes": "Modes list in this order: return home,others...",
"modes": "Modes list",
"return_mode": "Return home mode",
"fan_speed_dp": "Fan speeds DP (Usually 30)",
"fan_speeds": "Fan speeds list (comma-separated)",
"clean_time_dp": "Clean Time DP (Usually 33)",
@@ -130,7 +131,8 @@
"docked_status_value": "Docked Status (comma-separated)",
"battery_dp": "Battery status DP (Usually 14)",
"mode_dp": "Mode DP (Usually 27)",
"modes": "Modes list in this order: return home,others...",
"modes": "Modes list",
"return_mode": "Return home mode",
"fan_speed_dp": "Fan speeds DP (Usually 30)",
"fan_speeds": "Fan speeds list (comma-separated)",
"clean_time_dp": "Clean Time DP (Usually 33)",