Bump ibeacon-ble to 0.7.3 (#79443)
This commit is contained in:
parent
d9191cf2f2
commit
ebc2a751d2
3 changed files with 3 additions and 3 deletions
|
@ -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"],
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue