Skip to content

Commit

Permalink
Bump dependency to 0.10.17 for HomematicIP Cloud (home-assistant#31911)
Browse files Browse the repository at this point in the history
  • Loading branch information
SukramJ authored Feb 17, 2020
1 parent 1b7dd6c commit 2366b5f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/homematicip_cloud/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "HomematicIP Cloud",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/homematicip_cloud",
"requirements": ["homematicip==0.10.15"],
"requirements": ["homematicip==0.10.17"],
"dependencies": [],
"codeowners": ["@SukramJ"],
"quality_scale": "platinum"
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@ homeassistant-pyozw==0.1.8
homekit[IP]==0.15.0

# homeassistant.components.homematicip_cloud
homematicip==0.10.15
homematicip==0.10.17

# homeassistant.components.horizon
horimote==0.4.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ homeassistant-pyozw==0.1.8
homekit[IP]==0.15.0

# homeassistant.components.homematicip_cloud
homematicip==0.10.15
homematicip==0.10.17

# homeassistant.components.google
# homeassistant.components.remember_the_milk
Expand Down

0 comments on commit 2366b5f

Please sign in to comment.