Bump brother to 0.1.11 (#33526)
This commit is contained in:
parent
9b94d128ad
commit
c529bcca9b
4 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/brother",
|
||||
"dependencies": [],
|
||||
"codeowners": ["@bieniu"],
|
||||
"requirements": ["brother==0.1.9"],
|
||||
"requirements": ["brother==0.1.11"],
|
||||
"zeroconf": ["_printer._tcp.local."],
|
||||
"config_flow": true,
|
||||
"quality_scale": "platinum"
|
||||
|
|
|
@ -358,7 +358,7 @@ bravia-tv==1.0.1
|
|||
broadlink==0.13.0
|
||||
|
||||
# homeassistant.components.brother
|
||||
brother==0.1.9
|
||||
brother==0.1.11
|
||||
|
||||
# homeassistant.components.brottsplatskartan
|
||||
brottsplatskartan==0.0.1
|
||||
|
|
|
@ -140,7 +140,7 @@ bomradarloop==0.1.4
|
|||
broadlink==0.13.0
|
||||
|
||||
# homeassistant.components.brother
|
||||
brother==0.1.9
|
||||
brother==0.1.11
|
||||
|
||||
# homeassistant.components.buienradar
|
||||
buienradar==1.0.4
|
||||
|
|
3
tests/fixtures/brother_printer_data.json
vendored
3
tests/fixtures/brother_printer_data.json
vendored
|
@ -71,5 +71,6 @@
|
|||
"a60100a70100a0"
|
||||
],
|
||||
"1.3.6.1.4.1.2435.2.3.9.4.2.1.5.5.1.0": "0123456789",
|
||||
"1.3.6.1.4.1.2435.2.3.9.4.2.1.5.4.5.2.0": "WAITING "
|
||||
"1.3.6.1.4.1.2435.2.3.9.4.2.1.5.4.5.2.0": "WAITING ",
|
||||
"1.3.6.1.2.1.43.7.1.1.4.1.1": "2004"
|
||||
}
|
Loading…
Add table
Reference in a new issue