mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump thermopro-ble to 0.13.0 (#143920)
This commit is contained in:
@ -24,5 +24,5 @@
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/thermopro",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["thermopro-ble==0.12.0"]
|
||||
"requirements": ["thermopro-ble==0.13.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2909,7 +2909,7 @@ tessie-api==0.1.1
|
||||
thermobeacon-ble==0.10.0
|
||||
|
||||
# homeassistant.components.thermopro
|
||||
thermopro-ble==0.12.0
|
||||
thermopro-ble==0.13.0
|
||||
|
||||
# homeassistant.components.thingspeak
|
||||
thingspeak==1.0.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2350,7 +2350,7 @@ tessie-api==0.1.1
|
||||
thermobeacon-ble==0.10.0
|
||||
|
||||
# homeassistant.components.thermopro
|
||||
thermopro-ble==0.12.0
|
||||
thermopro-ble==0.13.0
|
||||
|
||||
# homeassistant.components.lg_thinq
|
||||
thinqconnect==1.0.5
|
||||
|
Reference in New Issue
Block a user