mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Bump bluemaestro-ble to 0.4.0 (#143922)
This commit is contained in:
parent
f7240b52c5
commit
c3dac50f21
@ -12,5 +12,5 @@
|
|||||||
"dependencies": ["bluetooth_adapters"],
|
"dependencies": ["bluetooth_adapters"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/bluemaestro",
|
"documentation": "https://www.home-assistant.io/integrations/bluemaestro",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"requirements": ["bluemaestro-ble==0.3.0"]
|
"requirements": ["bluemaestro-ble==0.4.0"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -628,7 +628,7 @@ blockchain==1.4.4
|
|||||||
bluecurrent-api==1.2.3
|
bluecurrent-api==1.2.3
|
||||||
|
|
||||||
# homeassistant.components.bluemaestro
|
# homeassistant.components.bluemaestro
|
||||||
bluemaestro-ble==0.3.0
|
bluemaestro-ble==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.decora
|
# homeassistant.components.decora
|
||||||
# bluepy==1.3.0
|
# bluepy==1.3.0
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -556,7 +556,7 @@ blinkpy==0.23.0
|
|||||||
bluecurrent-api==1.2.3
|
bluecurrent-api==1.2.3
|
||||||
|
|
||||||
# homeassistant.components.bluemaestro
|
# homeassistant.components.bluemaestro
|
||||||
bluemaestro-ble==0.3.0
|
bluemaestro-ble==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-adapters==0.21.4
|
bluetooth-adapters==0.21.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user