mirror of https://github.com/home-assistant/core
75 lines
2.2 KiB
Plaintext
75 lines
2.2 KiB
Plaintext
# serializer version: 1
|
|
# name: test_entry_diagnostics
|
|
dict({
|
|
'data': dict({
|
|
'belt_unit_remaining_life': 97,
|
|
'belt_unit_remaining_pages': 48436,
|
|
'black_counter': None,
|
|
'black_drum_counter': 1611,
|
|
'black_drum_remaining_life': 92,
|
|
'black_drum_remaining_pages': 16389,
|
|
'black_ink': None,
|
|
'black_ink_remaining': None,
|
|
'black_ink_status': None,
|
|
'black_toner': 80,
|
|
'black_toner_remaining': 75,
|
|
'black_toner_status': 1,
|
|
'bw_counter': 709,
|
|
'color_counter': 902,
|
|
'cyan_counter': None,
|
|
'cyan_drum_counter': 1611,
|
|
'cyan_drum_remaining_life': 92,
|
|
'cyan_drum_remaining_pages': 16389,
|
|
'cyan_ink': None,
|
|
'cyan_ink_remaining': None,
|
|
'cyan_ink_status': None,
|
|
'cyan_toner': 10,
|
|
'cyan_toner_remaining': 10,
|
|
'cyan_toner_status': 1,
|
|
'drum_counter': 986,
|
|
'drum_remaining_life': 92,
|
|
'drum_remaining_pages': 11014,
|
|
'drum_status': 1,
|
|
'duplex_unit_pages_counter': 538,
|
|
'fuser_remaining_life': 97,
|
|
'fuser_unit_remaining_pages': None,
|
|
'image_counter': None,
|
|
'laser_remaining_life': None,
|
|
'laser_unit_remaining_pages': 48389,
|
|
'magenta_counter': None,
|
|
'magenta_drum_counter': 1611,
|
|
'magenta_drum_remaining_life': 92,
|
|
'magenta_drum_remaining_pages': 16389,
|
|
'magenta_ink': None,
|
|
'magenta_ink_remaining': None,
|
|
'magenta_ink_status': None,
|
|
'magenta_toner': 10,
|
|
'magenta_toner_remaining': 8,
|
|
'magenta_toner_status': 2,
|
|
'page_counter': 986,
|
|
'pf_kit_1_remaining_life': 98,
|
|
'pf_kit_1_remaining_pages': 48741,
|
|
'pf_kit_mp_remaining_life': None,
|
|
'pf_kit_mp_remaining_pages': None,
|
|
'status': 'waiting',
|
|
'uptime': '2024-03-03T15:04:24+00:00',
|
|
'yellow_counter': None,
|
|
'yellow_drum_counter': 1611,
|
|
'yellow_drum_remaining_life': 92,
|
|
'yellow_drum_remaining_pages': 16389,
|
|
'yellow_ink': None,
|
|
'yellow_ink_remaining': None,
|
|
'yellow_ink_status': None,
|
|
'yellow_toner': 10,
|
|
'yellow_toner_remaining': 2,
|
|
'yellow_toner_status': 2,
|
|
}),
|
|
'firmware': '1.2.3',
|
|
'info': dict({
|
|
'host': 'localhost',
|
|
'type': 'laser',
|
|
}),
|
|
'model': 'HL-L2340DW',
|
|
})
|
|
# ---
|