mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +00:00
Bump brother library (#47949)
This commit is contained in:
parent
5d5a110a20
commit
8239fb76d1
@ -3,7 +3,7 @@
|
||||
"name": "Brother Printer",
|
||||
"documentation": "https://www.home-assistant.io/integrations/brother",
|
||||
"codeowners": ["@bieniu"],
|
||||
"requirements": ["brother==0.2.1"],
|
||||
"requirements": ["brother==0.2.2"],
|
||||
"zeroconf": [{ "type": "_printer._tcp.local.", "name": "brother*" }],
|
||||
"config_flow": true,
|
||||
"quality_scale": "platinum"
|
||||
|
@ -384,7 +384,7 @@ bravia-tv==1.0.8
|
||||
broadlink==0.17.0
|
||||
|
||||
# homeassistant.components.brother
|
||||
brother==0.2.1
|
||||
brother==0.2.2
|
||||
|
||||
# homeassistant.components.brottsplatskartan
|
||||
brottsplatskartan==0.0.1
|
||||
|
@ -214,7 +214,7 @@ bravia-tv==1.0.8
|
||||
broadlink==0.17.0
|
||||
|
||||
# homeassistant.components.brother
|
||||
brother==0.2.1
|
||||
brother==0.2.2
|
||||
|
||||
# homeassistant.components.bsblan
|
||||
bsblan==0.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user