Bump yalexs-ble to 2.2.0 (#96460)

This commit is contained in:
J. Nick Koston 2023-07-13 06:43:50 -10:00 committed by GitHub
parent 580fd92ef2
commit 5f46436057
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -12,5 +12,5 @@
"dependencies": ["bluetooth_adapters"],
"documentation": "https://www.home-assistant.io/integrations/yalexs_ble",
"iot_class": "local_push",
"requirements": ["yalexs-ble==2.1.18"]
"requirements": ["yalexs-ble==2.2.0"]
}