enable mix of (non-)encrypted devices

This commit is contained in:
patman15
2024-12-22 13:25:01 +01:00
parent e8693f126f
commit 74b5550dc1
3 changed files with 14 additions and 3 deletions

View File

@@ -17,5 +17,5 @@
"issue_tracker": "https://github.com/patman15/hdpv_ble/issues",
"loggers": ["hunterdouglas_powerview_ble"],
"requirements": ["cryptography>=43.0.0"],
"version": "0.21"
"version": "0.22"
}