mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Bump pysml to 0.0.10 (#91773)
This commit is contained in:
parent
64f8059f00
commit
26b28001c5
@ -7,5 +7,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["sml"],
|
||||
"requirements": ["pysml==0.0.9"]
|
||||
"requirements": ["pysml==0.0.10"]
|
||||
}
|
||||
|
@ -1976,7 +1976,7 @@ pysmartthings==0.7.6
|
||||
pysmarty==0.8
|
||||
|
||||
# homeassistant.components.edl21
|
||||
pysml==0.0.9
|
||||
pysml==0.0.10
|
||||
|
||||
# homeassistant.components.snmp
|
||||
pysnmplib==5.0.21
|
||||
|
@ -1438,7 +1438,7 @@ pysmartapp==0.3.3
|
||||
pysmartthings==0.7.6
|
||||
|
||||
# homeassistant.components.edl21
|
||||
pysml==0.0.9
|
||||
pysml==0.0.10
|
||||
|
||||
# homeassistant.components.snmp
|
||||
pysnmplib==5.0.21
|
||||
|
Loading…
x
Reference in New Issue
Block a user