mirror of
https://github.com/home-assistant/core.git
synced 2025-08-14 01:55:18 +02:00
Bump pysml to 0.0.10 (#91773)
This commit is contained in:
committed by
Paulus Schoutsen
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
|
||||
|
Reference in New Issue
Block a user