mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Bump brother library to version 0.2.0 (#45832)
This commit is contained in:
parent
c90588d35d
commit
776b1395de
@ -3,7 +3,7 @@
|
|||||||
"name": "Brother Printer",
|
"name": "Brother Printer",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/brother",
|
"documentation": "https://www.home-assistant.io/integrations/brother",
|
||||||
"codeowners": ["@bieniu"],
|
"codeowners": ["@bieniu"],
|
||||||
"requirements": ["brother==0.1.20"],
|
"requirements": ["brother==0.2.0"],
|
||||||
"zeroconf": [{ "type": "_printer._tcp.local.", "name": "brother*" }],
|
"zeroconf": [{ "type": "_printer._tcp.local.", "name": "brother*" }],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"quality_scale": "platinum"
|
"quality_scale": "platinum"
|
||||||
|
@ -383,7 +383,7 @@ bravia-tv==1.0.8
|
|||||||
broadlink==0.16.0
|
broadlink==0.16.0
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==0.1.20
|
brother==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.brottsplatskartan
|
# homeassistant.components.brottsplatskartan
|
||||||
brottsplatskartan==0.0.1
|
brottsplatskartan==0.0.1
|
||||||
|
@ -213,7 +213,7 @@ bravia-tv==1.0.8
|
|||||||
broadlink==0.16.0
|
broadlink==0.16.0
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==0.1.20
|
brother==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.bsblan
|
# homeassistant.components.bsblan
|
||||||
bsblan==0.4.0
|
bsblan==0.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user