Bump brother to 0.1.14 (#34930)
parent
55bf5514ad
commit
d43617c41d
|
@ -3,7 +3,7 @@
|
|||
"name": "Brother Printer",
|
||||
"documentation": "https://www.home-assistant.io/integrations/brother",
|
||||
"codeowners": ["@bieniu"],
|
||||
"requirements": ["brother==0.1.13"],
|
||||
"requirements": ["brother==0.1.14"],
|
||||
"zeroconf": ["_printer._tcp.local."],
|
||||
"config_flow": true,
|
||||
"quality_scale": "platinum"
|
||||
|
|
|
@ -365,7 +365,7 @@ bravia-tv==1.0.2
|
|||
broadlink==0.13.2
|
||||
|
||||
# homeassistant.components.brother
|
||||
brother==0.1.13
|
||||
brother==0.1.14
|
||||
|
||||
# homeassistant.components.brottsplatskartan
|
||||
brottsplatskartan==0.0.1
|
||||
|
|
|
@ -150,7 +150,7 @@ bravia-tv==1.0.2
|
|||
broadlink==0.13.2
|
||||
|
||||
# homeassistant.components.brother
|
||||
brother==0.1.13
|
||||
brother==0.1.14
|
||||
|
||||
# homeassistant.components.buienradar
|
||||
buienradar==1.0.4
|
||||
|
|
Loading…
Reference in New Issue