Update led-ble to 1.1.5 (#137347)
parent
c203307b0d
commit
54751ef0c7
|
@ -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.23.3", "led-ble==1.1.4"]
|
||||
"requirements": ["bluetooth-data-tools==1.23.3", "led-ble==1.1.5"]
|
||||
}
|
||||
|
|
|
@ -1299,7 +1299,7 @@ ld2410-ble==0.1.1
|
|||
leaone-ble==0.1.0
|
||||
|
||||
# homeassistant.components.led_ble
|
||||
led-ble==1.1.4
|
||||
led-ble==1.1.5
|
||||
|
||||
# homeassistant.components.lektrico
|
||||
lektricowifi==0.0.43
|
||||
|
|
|
@ -1098,7 +1098,7 @@ ld2410-ble==0.1.1
|
|||
leaone-ble==0.1.0
|
||||
|
||||
# homeassistant.components.led_ble
|
||||
led-ble==1.1.4
|
||||
led-ble==1.1.5
|
||||
|
||||
# homeassistant.components.lektrico
|
||||
lektricowifi==0.0.43
|
||||
|
|
Loading…
Reference in New Issue