Bump brother to 0.1.11 (#33526)
This commit is contained in:
parent
58ae117bb4
commit
5a55d50879
4 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/brother",
|
"documentation": "https://www.home-assistant.io/integrations/brother",
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@bieniu"],
|
"codeowners": ["@bieniu"],
|
||||||
"requirements": ["brother==0.1.9"],
|
"requirements": ["brother==0.1.11"],
|
||||||
"zeroconf": ["_printer._tcp.local."],
|
"zeroconf": ["_printer._tcp.local."],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"quality_scale": "platinum"
|
"quality_scale": "platinum"
|
||||||
|
|
|
@ -358,7 +358,7 @@ bravia-tv==1.0.1
|
||||||
broadlink==0.13.0
|
broadlink==0.13.0
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==0.1.9
|
brother==0.1.11
|
||||||
|
|
||||||
# homeassistant.components.brottsplatskartan
|
# homeassistant.components.brottsplatskartan
|
||||||
brottsplatskartan==0.0.1
|
brottsplatskartan==0.0.1
|
||||||
|
|
|
@ -140,7 +140,7 @@ bomradarloop==0.1.4
|
||||||
broadlink==0.13.0
|
broadlink==0.13.0
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==0.1.9
|
brother==0.1.11
|
||||||
|
|
||||||
# homeassistant.components.buienradar
|
# homeassistant.components.buienradar
|
||||||
buienradar==1.0.4
|
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"
|
"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.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