mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Bump thermopro-ble to 0.4.5 (#87592)
changelog: https://github.com/Bluetooth-Devices/thermopro-ble/compare/v0.4.3..v0.4.5 same fix as #85432 but for thermopro
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{ "local_name": "TP39*", "connectable": false }
|
||||
],
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"requirements": ["thermopro-ble==0.4.3"],
|
||||
"requirements": ["thermopro-ble==0.4.5"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
|
@@ -2485,7 +2485,7 @@ tesla-wall-connector==1.0.2
|
||||
thermobeacon-ble==0.6.0
|
||||
|
||||
# homeassistant.components.thermopro
|
||||
thermopro-ble==0.4.3
|
||||
thermopro-ble==0.4.5
|
||||
|
||||
# homeassistant.components.thermoworks_smoke
|
||||
thermoworks_smoke==0.1.8
|
||||
|
@@ -1749,7 +1749,7 @@ tesla-wall-connector==1.0.2
|
||||
thermobeacon-ble==0.6.0
|
||||
|
||||
# homeassistant.components.thermopro
|
||||
thermopro-ble==0.4.3
|
||||
thermopro-ble==0.4.5
|
||||
|
||||
# homeassistant.components.tilt_ble
|
||||
tilt-ble==0.2.3
|
||||
|
Reference in New Issue
Block a user