mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
Bump brother
backend library to version 4.2.0
(#118557)
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
This commit is contained in:
parent
929568c3b5
commit
8f5ddd5bcc
@ -9,7 +9,7 @@
|
|||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["brother", "pyasn1", "pysmi", "pysnmp"],
|
"loggers": ["brother", "pyasn1", "pysmi", "pysnmp"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"requirements": ["brother==4.1.0"],
|
"requirements": ["brother==4.2.0"],
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
{
|
{
|
||||||
"type": "_printer._tcp.local.",
|
"type": "_printer._tcp.local.",
|
||||||
|
@ -613,7 +613,7 @@ bring-api==0.7.1
|
|||||||
broadlink==0.19.0
|
broadlink==0.19.0
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==4.1.0
|
brother==4.2.0
|
||||||
|
|
||||||
# homeassistant.components.brottsplatskartan
|
# homeassistant.components.brottsplatskartan
|
||||||
brottsplatskartan==1.0.5
|
brottsplatskartan==1.0.5
|
||||||
|
@ -524,7 +524,7 @@ bring-api==0.7.1
|
|||||||
broadlink==0.19.0
|
broadlink==0.19.0
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==4.1.0
|
brother==4.2.0
|
||||||
|
|
||||||
# homeassistant.components.brottsplatskartan
|
# homeassistant.components.brottsplatskartan
|
||||||
brottsplatskartan==1.0.5
|
brottsplatskartan==1.0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user