mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Bump led-ble to 1.0.2 (#120347)
This commit is contained in:
parent
eab1dc5255
commit
8e26655915
@ -35,5 +35,5 @@
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/led_ble",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["bluetooth-data-tools==1.19.3", "led-ble==1.0.1"]
|
||||
"requirements": ["bluetooth-data-tools==1.19.3", "led-ble==1.0.2"]
|
||||
}
|
||||
|
@ -1233,7 +1233,7 @@ ld2410-ble==0.1.1
|
||||
leaone-ble==0.1.0
|
||||
|
||||
# homeassistant.components.led_ble
|
||||
led-ble==1.0.1
|
||||
led-ble==1.0.2
|
||||
|
||||
# homeassistant.components.foscam
|
||||
libpyfoscam==1.2.2
|
||||
|
@ -1008,7 +1008,7 @@ ld2410-ble==0.1.1
|
||||
leaone-ble==0.1.0
|
||||
|
||||
# homeassistant.components.led_ble
|
||||
led-ble==1.0.1
|
||||
led-ble==1.0.2
|
||||
|
||||
# homeassistant.components.foscam
|
||||
libpyfoscam==1.2.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user