mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Bump led-ble to 1.0.1 (#100873)
This commit is contained in:
parent
b9a3863645
commit
969d6b852e
@ -32,5 +32,5 @@
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/led_ble",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["bluetooth-data-tools==1.12.0", "led-ble==1.0.0"]
|
||||
"requirements": ["bluetooth-data-tools==1.12.0", "led-ble==1.0.1"]
|
||||
}
|
||||
|
@ -1126,7 +1126,7 @@ laundrify-aio==1.1.2
|
||||
ld2410-ble==0.1.1
|
||||
|
||||
# homeassistant.components.led_ble
|
||||
led-ble==1.0.0
|
||||
led-ble==1.0.1
|
||||
|
||||
# homeassistant.components.foscam
|
||||
libpyfoscam==1.0
|
||||
|
@ -882,7 +882,7 @@ laundrify-aio==1.1.2
|
||||
ld2410-ble==0.1.1
|
||||
|
||||
# homeassistant.components.led_ble
|
||||
led-ble==1.0.0
|
||||
led-ble==1.0.1
|
||||
|
||||
# homeassistant.components.foscam
|
||||
libpyfoscam==1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user