mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 02:13:44 +02:00
Bump pysmartthings to 2.4.1 (#139627)
This commit is contained in:
committed by
GitHub
parent
b2c7c5b1aa
commit
e6c946b3f4
@@ -29,5 +29,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/smartthings",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["pysmartthings"],
|
||||
"requirements": ["pysmartthings==2.4.0"]
|
||||
"requirements": ["pysmartthings==2.4.1"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -2310,7 +2310,7 @@ pysma==0.7.5
|
||||
pysmappee==0.2.29
|
||||
|
||||
# homeassistant.components.smartthings
|
||||
pysmartthings==2.4.0
|
||||
pysmartthings==2.4.1
|
||||
|
||||
# homeassistant.components.smarty
|
||||
pysmarty2==0.10.2
|
||||
|
||||
Generated
+1
-1
@@ -1882,7 +1882,7 @@ pysma==0.7.5
|
||||
pysmappee==0.2.29
|
||||
|
||||
# homeassistant.components.smartthings
|
||||
pysmartthings==2.4.0
|
||||
pysmartthings==2.4.1
|
||||
|
||||
# homeassistant.components.smarty
|
||||
pysmarty2==0.10.2
|
||||
|
||||
Reference in New Issue
Block a user