Bump pysmartthings to 2.2.0 (#139539)
parent
ed06831e9d
commit
3f48826370
|
@ -29,5 +29,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/smartthings",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["pysmartthings"],
|
||||
"requirements": ["pysmartthings==2.1.0"]
|
||||
"requirements": ["pysmartthings==2.2.0"]
|
||||
}
|
||||
|
|
|
@ -2310,7 +2310,7 @@ pysma==0.7.5
|
|||
pysmappee==0.2.29
|
||||
|
||||
# homeassistant.components.smartthings
|
||||
pysmartthings==2.1.0
|
||||
pysmartthings==2.2.0
|
||||
|
||||
# homeassistant.components.smarty
|
||||
pysmarty2==0.10.2
|
||||
|
|
|
@ -1882,7 +1882,7 @@ pysma==0.7.5
|
|||
pysmappee==0.2.29
|
||||
|
||||
# homeassistant.components.smartthings
|
||||
pysmartthings==2.1.0
|
||||
pysmartthings==2.2.0
|
||||
|
||||
# homeassistant.components.smarty
|
||||
pysmarty2==0.10.2
|
||||
|
|
Loading…
Reference in New Issue