Skip to content

Commit

Permalink
Bump pysmappee to 0.2.25 (home-assistant#50031)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsmappee authored May 3, 2021
1 parent 5fd8e70 commit c49fa6f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/smappee/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"documentation": "https://www.home-assistant.io/integrations/smappee",
"dependencies": ["http"],
"requirements": [
"pysmappee==0.2.24"
"pysmappee==0.2.25"
],
"codeowners": [
"@bsmappee"
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1720,7 +1720,7 @@ pyskyqhub==0.1.3
pysma==0.4.3

# homeassistant.components.smappee
pysmappee==0.2.24
pysmappee==0.2.25

# homeassistant.components.smartthings
pysmartapp==0.3.3
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -947,7 +947,7 @@ pysignalclirestapi==0.3.4
pysma==0.4.3

# homeassistant.components.smappee
pysmappee==0.2.24
pysmappee==0.2.25

# homeassistant.components.smartthings
pysmartapp==0.3.3
Expand Down

0 comments on commit c49fa6f

Please sign in to comment.