Revert changing `pysnmp` to `pysnmplib` (#71901)

This commit is contained in:
Maciej Bieniek 2022-05-15 20:36:57 +02:00 committed by GitHub
parent 690fb2ae86
commit 904be03d72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
"name": "Brother Printer",
"documentation": "https://www.home-assistant.io/integrations/brother",
"codeowners": ["@bieniu"],
"requirements": ["brother==1.2.0"],
"requirements": ["brother==1.1.0"],
"zeroconf": [
{
"type": "_printer._tcp.local.",

View File

@ -2,7 +2,7 @@
"domain": "snmp",
"name": "SNMP",
"documentation": "https://www.home-assistant.io/integrations/snmp",
"requirements": ["pysnmplib==5.0.10"],
"requirements": ["pysnmp==4.4.12"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["pyasn1", "pysmi", "pysnmp"]

View File

@ -436,7 +436,7 @@ bravia-tv==1.0.11
broadlink==0.18.1
# homeassistant.components.brother
brother==1.2.0
brother==1.1.0
# homeassistant.components.brottsplatskartan
brottsplatskartan==0.0.1
@ -1832,7 +1832,7 @@ pysmarty==0.8
pysml==0.0.7
# homeassistant.components.snmp
pysnmplib==5.0.10
pysnmp==4.4.12
# homeassistant.components.soma
pysoma==0.0.10

View File

@ -333,7 +333,7 @@ bravia-tv==1.0.11
broadlink==0.18.1
# homeassistant.components.brother
brother==1.2.0
brother==1.1.0
# homeassistant.components.brunt
brunt==1.2.0