Skip to content

Commit

Permalink
Bump opower to 0.4.6 (#118434)
Browse files Browse the repository at this point in the history
  • Loading branch information
tronikos authored May 29, 2024
1 parent f957ba0 commit e50defa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/opower/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"documentation": "https://www.home-assistant.io/integrations/opower",
"iot_class": "cloud_polling",
"loggers": ["opower"],
"requirements": ["opower==0.4.4"]
"requirements": ["opower==0.4.6"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1501,7 +1501,7 @@ openwrt-luci-rpc==1.1.17
openwrt-ubus-rpc==0.0.2

# homeassistant.components.opower
opower==0.4.4
opower==0.4.6

# homeassistant.components.oralb
oralb-ble==0.17.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 @@ -1201,7 +1201,7 @@ openhomedevice==2.2.0
openwebifpy==4.2.4

# homeassistant.components.opower
opower==0.4.4
opower==0.4.6

# homeassistant.components.oralb
oralb-ble==0.17.6
Expand Down

0 comments on commit e50defa

Please sign in to comment.