Skip to content

Commit

Permalink
Bump reolink-aio to 0.11.5 (#132757)
Browse files Browse the repository at this point in the history
  • Loading branch information
starkillerOG authored and frenck committed Dec 10, 2024
1 parent e239871 commit e4765c4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/reolink/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"documentation": "https://www.home-assistant.io/integrations/reolink",
"iot_class": "local_push",
"loggers": ["reolink_aio"],
"requirements": ["reolink-aio==0.11.4"]
"requirements": ["reolink-aio==0.11.5"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2556,7 +2556,7 @@ renault-api==0.2.7
renson-endura-delta==1.7.1

# homeassistant.components.reolink
reolink-aio==0.11.4
reolink-aio==0.11.5

# homeassistant.components.idteck_prox
rfk101py==0.0.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2047,7 +2047,7 @@ renault-api==0.2.7
renson-endura-delta==1.7.1

# homeassistant.components.reolink
reolink-aio==0.11.4
reolink-aio==0.11.5

# homeassistant.components.rflink
rflink==0.0.66
Expand Down

0 comments on commit e4765c4

Please sign in to comment.