Skip to content

Commit

Permalink
Update Tahoma component's tahoma-api requirement's version
Browse files Browse the repository at this point in the history
  • Loading branch information
DjMoren committed Dec 13, 2019
1 parent a470a72 commit 6f8f9c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/tahoma/manifest.json
Expand Up @@ -3,7 +3,7 @@
"name": "Tahoma",
"documentation": "https://www.home-assistant.io/integrations/tahoma",
"requirements": [
"tahoma-api==0.0.14"
"tahoma-api==0.0.16"
],
"dependencies": [],
"codeowners": [
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Expand Up @@ -1907,7 +1907,7 @@ swisshydrodata==0.0.3
synology-srm==0.0.7

# homeassistant.components.tahoma
tahoma-api==0.0.14
tahoma-api==0.0.16

# homeassistant.components.tank_utility
tank_utility==1.4.0
Expand Down

0 comments on commit 6f8f9c5

Please sign in to comment.