mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 01:11:51 -04:00
Bump brother to 6.2.0 (#182755)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["brother", "pyasn1", "pysmi", "pysnmp"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["brother==6.1.2"],
|
||||
"requirements": ["brother==6.2.0"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"name": "brother*",
|
||||
|
||||
Generated
+1
-1
@@ -743,7 +743,7 @@ bring-api==1.1.2
|
||||
broadlink==0.19.0
|
||||
|
||||
# homeassistant.components.brother
|
||||
brother==6.1.2
|
||||
brother==6.2.0
|
||||
|
||||
# homeassistant.components.brottsplatskartan
|
||||
brottsplatskartan==1.0.5
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
'cyan_toner': 10,
|
||||
'cyan_toner_remaining': 10,
|
||||
'cyan_toner_status': 1,
|
||||
'device_status': None,
|
||||
'drum_counter': 986,
|
||||
'drum_remaining_life': 92,
|
||||
'drum_remaining_pages': 11014,
|
||||
@@ -34,6 +35,7 @@
|
||||
'fuser_remaining_life': 97,
|
||||
'fuser_unit_remaining_pages': None,
|
||||
'image_counter': None,
|
||||
'ink_capture_box_remaining_life': None,
|
||||
'laser_remaining_life': None,
|
||||
'laser_unit_remaining_pages': 48389,
|
||||
'magenta_counter': None,
|
||||
@@ -51,6 +53,8 @@
|
||||
'pf_kit_1_remaining_pages': 48741,
|
||||
'pf_kit_mp_remaining_life': None,
|
||||
'pf_kit_mp_remaining_pages': None,
|
||||
'printer_errors': None,
|
||||
'printer_status': None,
|
||||
'status': 'waiting',
|
||||
'uptime': '2024-03-03T15:04:24+00:00',
|
||||
'yellow_counter': None,
|
||||
|
||||
Reference in New Issue
Block a user