mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump thermobeacon-ble to 0.10.0 (#143918)
This commit is contained in:
@ -54,5 +54,5 @@
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/thermobeacon",
|
||||
"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
|
||||
|
||||
# homeassistant.components.thermobeacon
|
||||
thermobeacon-ble==0.9.0
|
||||
thermobeacon-ble==0.10.0
|
||||
|
||||
# homeassistant.components.thermopro
|
||||
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
|
||||
|
||||
# homeassistant.components.thermobeacon
|
||||
thermobeacon-ble==0.9.0
|
||||
thermobeacon-ble==0.10.0
|
||||
|
||||
# homeassistant.components.thermopro
|
||||
thermopro-ble==0.12.0
|
||||
|
Reference in New Issue
Block a user