Bump led-ble to 1.0.1 (#100873)
This commit is contained in:
parent
b9a3863645
commit
969d6b852e
3 changed files with 3 additions and 3 deletions
|
@ -32,5 +32,5 @@
|
||||||
"dependencies": ["bluetooth_adapters"],
|
"dependencies": ["bluetooth_adapters"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/led_ble",
|
"documentation": "https://www.home-assistant.io/integrations/led_ble",
|
||||||
"iot_class": "local_polling",
|
"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
|
ld2410-ble==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.led_ble
|
# homeassistant.components.led_ble
|
||||||
led-ble==1.0.0
|
led-ble==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.foscam
|
# homeassistant.components.foscam
|
||||||
libpyfoscam==1.0
|
libpyfoscam==1.0
|
||||||
|
|
|
@ -882,7 +882,7 @@ laundrify-aio==1.1.2
|
||||||
ld2410-ble==0.1.1
|
ld2410-ble==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.led_ble
|
# homeassistant.components.led_ble
|
||||||
led-ble==1.0.0
|
led-ble==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.foscam
|
# homeassistant.components.foscam
|
||||||
libpyfoscam==1.0
|
libpyfoscam==1.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue