Skip to content

Commit

Permalink
Bump powerfox to v1.2.1 (#136366)
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas authored and frenck committed Jan 24, 2025
1 parent acbbb19 commit b9443fa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/powerfox/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/powerfox",
"iot_class": "cloud_polling",
"quality_scale": "silver",
"requirements": ["powerfox==1.2.0"],
"requirements": ["powerfox==1.2.1"],
"zeroconf": [
{
"type": "_http._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 @@ -1650,7 +1650,7 @@ pmsensor==0.4
poolsense==0.0.8

# homeassistant.components.powerfox
powerfox==1.2.0
powerfox==1.2.1

# homeassistant.components.reddit
praw==7.5.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1360,7 +1360,7 @@ plumlightpad==0.0.11
poolsense==0.0.8

# homeassistant.components.powerfox
powerfox==1.2.0
powerfox==1.2.1

# homeassistant.components.reddit
praw==7.5.0
Expand Down

0 comments on commit b9443fa

Please sign in to comment.