mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump pysml to 0.0.5 (#49014)
This commit is contained in:
parent
21744790d3
commit
e1d4d65ac4
@ -2,6 +2,6 @@
|
|||||||
"domain": "edl21",
|
"domain": "edl21",
|
||||||
"name": "EDL21",
|
"name": "EDL21",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/edl21",
|
"documentation": "https://www.home-assistant.io/integrations/edl21",
|
||||||
"requirements": ["pysml==0.0.3"],
|
"requirements": ["pysml==0.0.5"],
|
||||||
"codeowners": ["@mtdcr"]
|
"codeowners": ["@mtdcr"]
|
||||||
}
|
}
|
||||||
|
@ -1720,7 +1720,7 @@ pysmartthings==0.7.6
|
|||||||
pysmarty==0.8
|
pysmarty==0.8
|
||||||
|
|
||||||
# homeassistant.components.edl21
|
# homeassistant.components.edl21
|
||||||
pysml==0.0.3
|
pysml==0.0.5
|
||||||
|
|
||||||
# homeassistant.components.snmp
|
# homeassistant.components.snmp
|
||||||
pysnmp==4.4.12
|
pysnmp==4.4.12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user