Bump reolink-aio to v0.5.13 (#91550)

This commit is contained in:
starkillerOG 2023-04-22 16:14:36 +02:00 committed by GitHub
parent f39f07e19b
commit 228233ae0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -18,5 +18,5 @@
"documentation": "https://www.home-assistant.io/integrations/reolink",
"iot_class": "local_push",
"loggers": ["reolink_aio"],
"requirements": ["reolink-aio==0.5.10"]
"requirements": ["reolink-aio==0.5.13"]
}