Bump pysml to 0.0.7 (#64798)
This commit is contained in:
parent
4a0a4624ff
commit
88b2baa880
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "edl21",
|
||||
"name": "EDL21",
|
||||
"documentation": "https://www.home-assistant.io/integrations/edl21",
|
||||
"requirements": ["pysml==0.0.6"],
|
||||
"requirements": ["pysml==0.0.7"],
|
||||
"codeowners": ["@mtdcr"],
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
|
|
|
@ -1858,7 +1858,7 @@ pysmartthings==0.7.6
|
|||
pysmarty==0.8
|
||||
|
||||
# homeassistant.components.edl21
|
||||
pysml==0.0.6
|
||||
pysml==0.0.7
|
||||
|
||||
# homeassistant.components.snmp
|
||||
pysnmp==4.4.12
|
||||
|
|
Loading…
Add table
Reference in a new issue