Bump pysml to 0.0.6 (#63664)

This commit is contained in:
Andreas Oberritter
2022-01-08 12:54:31 +01:00
committed by GitHub
parent 3f1d5ac7fc
commit 798eb77110
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"domain": "edl21",
"name": "EDL21",
"documentation": "https://www.home-assistant.io/integrations/edl21",
"requirements": ["pysml==0.0.5"],
"requirements": ["pysml==0.0.6"],
"codeowners": ["@mtdcr"],
"iot_class": "local_push"
}

View File

@@ -1846,7 +1846,7 @@ pysmartthings==0.7.6
pysmarty==0.8
# homeassistant.components.edl21
pysml==0.0.5
pysml==0.0.6
# homeassistant.components.snmp
pysnmp==4.4.12