mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Bump led_ble to 0.8.5 (#78215)
* Bump led_ble to 0.8.4 Changelog: https://github.com/Bluetooth-Devices/led-ble/compare/v0.8.3...v0.8.4 * bump again
This commit is contained in:
parent
051974304a
commit
e77058b762
@ -3,7 +3,7 @@
|
|||||||
"name": "LED BLE",
|
"name": "LED BLE",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ble_ble",
|
"documentation": "https://www.home-assistant.io/integrations/ble_ble",
|
||||||
"requirements": ["led-ble==0.8.3"],
|
"requirements": ["led-ble==0.8.5"],
|
||||||
"dependencies": ["bluetooth"],
|
"dependencies": ["bluetooth"],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
"bluetooth": [
|
"bluetooth": [
|
||||||
|
@ -968,7 +968,7 @@ lakeside==0.12
|
|||||||
laundrify_aio==1.1.2
|
laundrify_aio==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.led_ble
|
# homeassistant.components.led_ble
|
||||||
led-ble==0.8.3
|
led-ble==0.8.5
|
||||||
|
|
||||||
# homeassistant.components.foscam
|
# homeassistant.components.foscam
|
||||||
libpyfoscam==1.0
|
libpyfoscam==1.0
|
||||||
|
@ -706,7 +706,7 @@ lacrosse-view==0.0.9
|
|||||||
laundrify_aio==1.1.2
|
laundrify_aio==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.led_ble
|
# homeassistant.components.led_ble
|
||||||
led-ble==0.8.3
|
led-ble==0.8.5
|
||||||
|
|
||||||
# homeassistant.components.foscam
|
# homeassistant.components.foscam
|
||||||
libpyfoscam==1.0
|
libpyfoscam==1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user