mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Bump pysmartthings 0.7.0 (#30302)
This commit is contained in:
parent
ce114b81c3
commit
ed6b95f14a
@ -3,7 +3,7 @@
|
|||||||
"name": "Smartthings",
|
"name": "Smartthings",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/smartthings",
|
"documentation": "https://www.home-assistant.io/integrations/smartthings",
|
||||||
"requirements": ["pysmartapp==0.3.2", "pysmartthings==0.6.9"],
|
"requirements": ["pysmartapp==0.3.2", "pysmartthings==0.7.0"],
|
||||||
"dependencies": ["webhook"],
|
"dependencies": ["webhook"],
|
||||||
"after_dependencies": ["cloud"],
|
"after_dependencies": ["cloud"],
|
||||||
"codeowners": ["@andrewsayre"]
|
"codeowners": ["@andrewsayre"]
|
||||||
|
@ -1485,7 +1485,7 @@ pysma==0.3.4
|
|||||||
pysmartapp==0.3.2
|
pysmartapp==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.smartthings
|
# homeassistant.components.smartthings
|
||||||
pysmartthings==0.6.9
|
pysmartthings==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.smarty
|
# homeassistant.components.smarty
|
||||||
pysmarty==0.8
|
pysmarty==0.8
|
||||||
|
@ -490,7 +490,7 @@ pysma==0.3.4
|
|||||||
pysmartapp==0.3.2
|
pysmartapp==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.smartthings
|
# homeassistant.components.smartthings
|
||||||
pysmartthings==0.6.9
|
pysmartthings==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.soma
|
# homeassistant.components.soma
|
||||||
pysoma==0.0.10
|
pysoma==0.0.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user