Bump brother to version 0.1.13 (#34456)
parent
c5d2e44baf
commit
2123f6f133
|
@ -3,7 +3,7 @@
|
|||
"name": "Brother Printer",
|
||||
"documentation": "https://www.home-assistant.io/integrations/brother",
|
||||
"codeowners": ["@bieniu"],
|
||||
"requirements": ["brother==0.1.11"],
|
||||
"requirements": ["brother==0.1.13"],
|
||||
"zeroconf": ["_printer._tcp.local."],
|
||||
"config_flow": true,
|
||||
"quality_scale": "platinum"
|
||||
|
|
|
@ -361,7 +361,7 @@ bravia-tv==1.0.1
|
|||
broadlink==0.13.1
|
||||
|
||||
# homeassistant.components.brother
|
||||
brother==0.1.11
|
||||
brother==0.1.13
|
||||
|
||||
# homeassistant.components.brottsplatskartan
|
||||
brottsplatskartan==0.0.1
|
||||
|
|
|
@ -143,7 +143,7 @@ bravia-tv==1.0.1
|
|||
broadlink==0.13.1
|
||||
|
||||
# homeassistant.components.brother
|
||||
brother==0.1.11
|
||||
brother==0.1.13
|
||||
|
||||
# homeassistant.components.buienradar
|
||||
buienradar==1.0.4
|
||||
|
|
Loading…
Reference in New Issue