fix #15, missing service discovery

This commit is contained in:
patman15
2025-08-09 10:57:32 +02:00
parent bae4158a3c
commit fe3646df27
2 changed files with 6 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.22"
"version": "0.23"
}