Bump ibeacon-ble to 0.7.1 (#79182)

This commit is contained in:
J. Nick Koston 2022-09-27 19:48:38 -10:00 committed by GitHub
parent b54458dfba
commit 0c191df598
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.0"],
"requirements": ["ibeacon_ble==0.7.1"],
"codeowners": ["@bdraco"],
"iot_class": "local_push",
"loggers": ["bleak"],

View File

@ -898,7 +898,7 @@ iammeter==0.1.7
iaqualink==0.4.1
# homeassistant.components.ibeacon
ibeacon_ble==0.7.0
ibeacon_ble==0.7.1
# homeassistant.components.watson_tts
ibm-watson==5.2.2

View File

@ -666,7 +666,7 @@ hyperion-py==0.7.5
iaqualink==0.4.1
# homeassistant.components.ibeacon
ibeacon_ble==0.7.0
ibeacon_ble==0.7.1
# homeassistant.components.ping
icmplib==3.0