Skip to content

Commit

Permalink
Bump pyenphase to 1.11.2 (#100249)
Browse files Browse the repository at this point in the history
* Bump pyenphase to 1.11.1

* Apply suggestions from code review

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
  • Loading branch information
cgarwood and joostlek committed Sep 12, 2023
1 parent bbcae19 commit f344000
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/enphase_envoy/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"documentation": "https://www.home-assistant.io/integrations/enphase_envoy",
"iot_class": "local_polling",
"loggers": ["pyenphase"],
"requirements": ["pyenphase==1.11.0"],
"requirements": ["pyenphase==1.11.2"],
"zeroconf": [
{
"type": "_enphase-envoy._tcp.local."
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1675,7 +1675,7 @@ pyedimax==0.2.1
pyefergy==22.1.1

# homeassistant.components.enphase_envoy
pyenphase==1.11.0
pyenphase==1.11.2

# homeassistant.components.envisalink
pyenvisalink==4.6
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1245,7 +1245,7 @@ pyeconet==0.1.20
pyefergy==22.1.1

# homeassistant.components.enphase_envoy
pyenphase==1.11.0
pyenphase==1.11.2

# homeassistant.components.everlights
pyeverlights==0.1.0
Expand Down

0 comments on commit f344000

Please sign in to comment.