mirror of
https://github.com/home-assistant/core.git
synced 2025-08-30 01:42:21 +02:00
Bump brother
to version 5.1.0 (#151368)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
"integration_type": "device",
|
"integration_type": "device",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["brother", "pyasn1", "pysmi", "pysnmp"],
|
"loggers": ["brother", "pyasn1", "pysmi", "pysnmp"],
|
||||||
"requirements": ["brother==5.0.1"],
|
"requirements": ["brother==5.1.0"],
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
{
|
{
|
||||||
"type": "_printer._tcp.local.",
|
"type": "_printer._tcp.local.",
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -686,7 +686,7 @@ bring-api==1.1.0
|
|||||||
broadlink==0.19.0
|
broadlink==0.19.0
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==5.0.1
|
brother==5.1.0
|
||||||
|
|
||||||
# homeassistant.components.brottsplatskartan
|
# homeassistant.components.brottsplatskartan
|
||||||
brottsplatskartan==1.0.5
|
brottsplatskartan==1.0.5
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -613,7 +613,7 @@ bring-api==1.1.0
|
|||||||
broadlink==0.19.0
|
broadlink==0.19.0
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==5.0.1
|
brother==5.1.0
|
||||||
|
|
||||||
# homeassistant.components.brottsplatskartan
|
# homeassistant.components.brottsplatskartan
|
||||||
brottsplatskartan==1.0.5
|
brottsplatskartan==1.0.5
|
||||||
|
Reference in New Issue
Block a user