mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump ibeacon-ble to 1.2.0 (#111315)
changelog: https://github.com/Bluetooth-Devices/ibeacon-ble/compare/v1.0.1...v1.2.0
This commit is contained in:
@ -13,5 +13,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/ibeacon",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["bleak"],
|
||||
"requirements": ["ibeacon-ble==1.0.1"]
|
||||
"requirements": ["ibeacon-ble==1.2.0"]
|
||||
}
|
||||
|
@ -1104,7 +1104,7 @@ iammeter==0.2.1
|
||||
iaqualink==0.5.0
|
||||
|
||||
# homeassistant.components.ibeacon
|
||||
ibeacon-ble==1.0.1
|
||||
ibeacon-ble==1.2.0
|
||||
|
||||
# homeassistant.components.watson_iot
|
||||
ibmiotf==0.3.4
|
||||
|
@ -894,7 +894,7 @@ hyperion-py==0.7.5
|
||||
iaqualink==0.5.0
|
||||
|
||||
# homeassistant.components.ibeacon
|
||||
ibeacon-ble==1.0.1
|
||||
ibeacon-ble==1.2.0
|
||||
|
||||
# homeassistant.components.google
|
||||
# homeassistant.components.local_calendar
|
||||
|
Reference in New Issue
Block a user