mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
Bump thermobeacon-ble to 0.10.0 (#143918)
This commit is contained in:
parent
653306eb91
commit
62361230f3
@ -54,5 +54,5 @@
|
|||||||
"dependencies": ["bluetooth_adapters"],
|
"dependencies": ["bluetooth_adapters"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/thermobeacon",
|
"documentation": "https://www.home-assistant.io/integrations/thermobeacon",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"requirements": ["thermobeacon-ble==0.9.0"]
|
"requirements": ["thermobeacon-ble==0.10.0"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2906,7 +2906,7 @@ tessie-api==0.1.1
|
|||||||
# tf-models-official==2.5.0
|
# tf-models-official==2.5.0
|
||||||
|
|
||||||
# homeassistant.components.thermobeacon
|
# homeassistant.components.thermobeacon
|
||||||
thermobeacon-ble==0.9.0
|
thermobeacon-ble==0.10.0
|
||||||
|
|
||||||
# homeassistant.components.thermopro
|
# homeassistant.components.thermopro
|
||||||
thermopro-ble==0.12.0
|
thermopro-ble==0.12.0
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2347,7 +2347,7 @@ teslemetry-stream==0.7.5
|
|||||||
tessie-api==0.1.1
|
tessie-api==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.thermobeacon
|
# homeassistant.components.thermobeacon
|
||||||
thermobeacon-ble==0.9.0
|
thermobeacon-ble==0.10.0
|
||||||
|
|
||||||
# homeassistant.components.thermopro
|
# homeassistant.components.thermopro
|
||||||
thermopro-ble==0.12.0
|
thermopro-ble==0.12.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user