Bump ibeacon-ble to 0.7.3 (#79443)

This commit is contained in:
J. Nick Koston 2022-10-01 14:48:09 -10:00 committed by GitHub
parent d9191cf2f2
commit ebc2a751d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@
"documentation": "https://www.home-assistant.io/integrations/ibeacon",
"dependencies": ["bluetooth"],
"bluetooth": [{ "manufacturer_id": 76, "manufacturer_data_start": [2, 21] }],
"requirements": ["ibeacon_ble==0.7.2"],
"requirements": ["ibeacon_ble==0.7.3"],
"codeowners": ["@bdraco"],
"iot_class": "local_push",
"loggers": ["bleak"],

View file

@ -901,7 +901,7 @@ iammeter==0.1.7
iaqualink==0.4.1
# homeassistant.components.ibeacon
ibeacon_ble==0.7.2
ibeacon_ble==0.7.3
# homeassistant.components.watson_tts
ibm-watson==5.2.2

View file

@ -672,7 +672,7 @@ hyperion-py==0.7.5
iaqualink==0.4.1
# homeassistant.components.ibeacon
ibeacon_ble==0.7.2
ibeacon_ble==0.7.3
# homeassistant.components.ping
icmplib==3.0