mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 18:12:37 +02:00
Bump pySmartThings to 3.0.1 (#141722)
This commit is contained in:
committed by
Franck Nijhof
parent
23dbdedfb6
commit
eed075dbfa
@@ -30,5 +30,5 @@
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["pysmartthings"],
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["pysmartthings==3.0.0"]
|
||||
"requirements": ["pysmartthings==3.0.1"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -2319,7 +2319,7 @@ pysma==0.7.5
|
||||
pysmappee==0.2.29
|
||||
|
||||
# homeassistant.components.smartthings
|
||||
pysmartthings==3.0.0
|
||||
pysmartthings==3.0.1
|
||||
|
||||
# homeassistant.components.smarty
|
||||
pysmarty2==0.10.2
|
||||
|
||||
Generated
+1
-1
@@ -1889,7 +1889,7 @@ pysma==0.7.5
|
||||
pysmappee==0.2.29
|
||||
|
||||
# homeassistant.components.smartthings
|
||||
pysmartthings==3.0.0
|
||||
pysmartthings==3.0.1
|
||||
|
||||
# homeassistant.components.smarty
|
||||
pysmarty2==0.10.2
|
||||
|
||||
Reference in New Issue
Block a user