Skip to content

Commit

Permalink
Bump pysma to 0.6.4 (#52973)
Browse files Browse the repository at this point in the history
  • Loading branch information
rklomp authored Jul 13, 2021
1 parent 3d419d1 commit 23b0633
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/sma/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "SMA Solar",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/sma",
"requirements": ["pysma==0.6.2"],
"requirements": ["pysma==0.6.4"],
"codeowners": ["@kellerza", "@rklomp"],
"iot_class": "local_polling"
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1747,7 +1747,7 @@ pysignalclirestapi==0.3.4
pyskyqhub==0.1.3

# homeassistant.components.sma
pysma==0.6.2
pysma==0.6.4

# homeassistant.components.smappee
pysmappee==0.2.25
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -989,7 +989,7 @@ pysiaalarm==3.0.0
pysignalclirestapi==0.3.4

# homeassistant.components.sma
pysma==0.6.2
pysma==0.6.4

# homeassistant.components.smappee
pysmappee==0.2.25
Expand Down

0 comments on commit 23b0633

Please sign in to comment.