Bump pyfibaro version to 0.6.9 (#89120)

This commit is contained in:
rappenze 2023-03-04 12:05:41 +01:00 committed by GitHub
parent bab758c951
commit 2e5801cb6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -7,5 +7,5 @@
"integration_type": "hub",
"iot_class": "local_push",
"loggers": ["pyfibaro"],
"requirements": ["pyfibaro==0.6.8"]
"requirements": ["pyfibaro==0.6.9"]
}