Bump led-ble to 1.1.1 (#132977)
changelog: https://github.com/Bluetooth-Devices/led-ble/compare/v1.0.2...v1.1.1pull/132989/head^2
parent
95f48963d4
commit
eea781f34a
|
@ -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.20.0", "led-ble==1.0.2"]
|
||||
"requirements": ["bluetooth-data-tools==1.20.0", "led-ble==1.1.1"]
|
||||
}
|
||||
|
|
|
@ -1278,7 +1278,7 @@ ld2410-ble==0.1.1
|
|||
leaone-ble==0.1.0
|
||||
|
||||
# homeassistant.components.led_ble
|
||||
led-ble==1.0.2
|
||||
led-ble==1.1.1
|
||||
|
||||
# homeassistant.components.lektrico
|
||||
lektricowifi==0.0.43
|
||||
|
|
|
@ -1074,7 +1074,7 @@ ld2410-ble==0.1.1
|
|||
leaone-ble==0.1.0
|
||||
|
||||
# homeassistant.components.led_ble
|
||||
led-ble==1.0.2
|
||||
led-ble==1.1.1
|
||||
|
||||
# homeassistant.components.lektrico
|
||||
lektricowifi==0.0.43
|
||||
|
|
Loading…
Reference in New Issue