diff --git a/README.md b/README.md index 48612dd..a5f1f16 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,9 @@ It is tested with Ubuntu / Windows Subsystem for Linux, Windows. ``` usage: epson_print_conf.py [-h] -m MODEL -a HOSTNAME [-p PORT] [-i] [-q QUERY_NAME] [--reset_waste_ink] [-d] [--write-first-ti-received-time YEAR MONTH DAY] [--write-poweroff-timer MINUTES] - [--dry-run] [-R ADDRESS_SET] [-W ADDRESS_VALUE_SET] [-e FIRST_ADDRESS LAST_ADDRESS] - [--detect-key] [-S SEQUENCE_STRING] [-t TIMEOUT] [-r RETRIES] [-c CONFIG_FILE] - [--simdata SIMDATA_FILE] + [--dry-run] [-R ADDRESS_SET] [-W ADDRESS_VALUE_SET] + [-e FIRST_ADDRESS LAST_ADDRESS] [--detect-key] [-S SEQUENCE_STRING] [-t TIMEOUT] + [-r RETRIES] [-c CONFIG_FILE] [--simdata SIMDATA_FILE] optional arguments: -h, --help show this help message and exit @@ -358,7 +358,7 @@ Example of advanced printer status with an XP-205 printer: 'Total print page counter': 11569, 'Total print pass counter': 514602, 'Total scan counter': 4973, - 'poweroff_timer': 30}, + 'Power off timer': 30}, 'waste_ink_levels': {'borderless_waste': 4.72, 'main_waste': 90.8}} ``` diff --git a/epson_print_conf.py b/epson_print_conf.py index 501c64c..9e319fd 100644 --- a/epson_print_conf.py +++ b/epson_print_conf.py @@ -136,7 +136,7 @@ class EpsonPrinter: "First TI received time": [173, 172], "Maintenance required level of 1st waste ink counter": [46], "Maintenance required level of 2nd waste ink counter": [47], - "poweroff_timer": [359, 358], + "Power off timer": [359, 358], }, "raw_waste_reset": { 24: 0, 25: 0, 30: 0, # Data of 1st counter