Bump pysmartthings and pysmartapp (#43240)
parent
4e00a8a3d0
commit
cd42d82f9d
|
@ -3,7 +3,7 @@
|
|||
"name": "SmartThings",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/smartthings",
|
||||
"requirements": ["pysmartapp==0.3.2", "pysmartthings==0.7.4"],
|
||||
"requirements": ["pysmartapp==0.3.3", "pysmartthings==0.7.6"],
|
||||
"dependencies": ["webhook"],
|
||||
"after_dependencies": ["cloud"],
|
||||
"codeowners": ["@andrewsayre"]
|
||||
|
|
|
@ -1680,10 +1680,10 @@ pysma==0.3.5
|
|||
pysmappee==0.2.13
|
||||
|
||||
# homeassistant.components.smartthings
|
||||
pysmartapp==0.3.2
|
||||
pysmartapp==0.3.3
|
||||
|
||||
# homeassistant.components.smartthings
|
||||
pysmartthings==0.7.4
|
||||
pysmartthings==0.7.6
|
||||
|
||||
# homeassistant.components.smarty
|
||||
pysmarty==0.8
|
||||
|
|
|
@ -839,10 +839,10 @@ pysma==0.3.5
|
|||
pysmappee==0.2.13
|
||||
|
||||
# homeassistant.components.smartthings
|
||||
pysmartapp==0.3.2
|
||||
pysmartapp==0.3.3
|
||||
|
||||
# homeassistant.components.smartthings
|
||||
pysmartthings==0.7.4
|
||||
pysmartthings==0.7.6
|
||||
|
||||
# homeassistant.components.soma
|
||||
pysoma==0.0.10
|
||||
|
|
Loading…
Reference in New Issue