mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Bump ibeacon-ble to 0.7.1 (#79182)
This commit is contained in:
parent
b54458dfba
commit
0c191df598
@ -4,7 +4,7 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/ibeacon",
|
"documentation": "https://www.home-assistant.io/integrations/ibeacon",
|
||||||
"dependencies": ["bluetooth"],
|
"dependencies": ["bluetooth"],
|
||||||
"bluetooth": [{ "manufacturer_id": 76, "manufacturer_data_start": [2, 21] }],
|
"bluetooth": [{ "manufacturer_id": 76, "manufacturer_data_start": [2, 21] }],
|
||||||
"requirements": ["ibeacon_ble==0.7.0"],
|
"requirements": ["ibeacon_ble==0.7.1"],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["bleak"],
|
"loggers": ["bleak"],
|
||||||
|
@ -898,7 +898,7 @@ iammeter==0.1.7
|
|||||||
iaqualink==0.4.1
|
iaqualink==0.4.1
|
||||||
|
|
||||||
# homeassistant.components.ibeacon
|
# homeassistant.components.ibeacon
|
||||||
ibeacon_ble==0.7.0
|
ibeacon_ble==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.watson_tts
|
# homeassistant.components.watson_tts
|
||||||
ibm-watson==5.2.2
|
ibm-watson==5.2.2
|
||||||
|
@ -666,7 +666,7 @@ hyperion-py==0.7.5
|
|||||||
iaqualink==0.4.1
|
iaqualink==0.4.1
|
||||||
|
|
||||||
# homeassistant.components.ibeacon
|
# homeassistant.components.ibeacon
|
||||||
ibeacon_ble==0.7.0
|
ibeacon_ble==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.ping
|
# homeassistant.components.ping
|
||||||
icmplib==3.0
|
icmplib==3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user