Bump inkbird-ble to 0.5.8 (#121134)
parent
1144e23d8d
commit
3dbab1a580
|
@ -28,5 +28,5 @@
|
|||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/inkbird",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["inkbird-ble==0.5.7"]
|
||||
"requirements": ["inkbird-ble==0.5.8"]
|
||||
}
|
||||
|
|
|
@ -1161,7 +1161,7 @@ influxdb-client==1.24.0
|
|||
influxdb==5.3.1
|
||||
|
||||
# homeassistant.components.inkbird
|
||||
inkbird-ble==0.5.7
|
||||
inkbird-ble==0.5.8
|
||||
|
||||
# homeassistant.components.insteon
|
||||
insteon-frontend-home-assistant==0.5.0
|
||||
|
|
|
@ -951,7 +951,7 @@ influxdb-client==1.24.0
|
|||
influxdb==5.3.1
|
||||
|
||||
# homeassistant.components.inkbird
|
||||
inkbird-ble==0.5.7
|
||||
inkbird-ble==0.5.8
|
||||
|
||||
# homeassistant.components.insteon
|
||||
insteon-frontend-home-assistant==0.5.0
|
||||
|
|
Loading…
Reference in New Issue