Bump inkbird-ble to 0.7.1 (#139603)
changelog: https://github.com/Bluetooth-Devices/inkbird-ble/compare/v0.7.0...v0.7.1pull/139612/head
parent
55fd5fa869
commit
077ff63b38
|
@ -28,5 +28,5 @@
|
||||||
"dependencies": ["bluetooth_adapters"],
|
"dependencies": ["bluetooth_adapters"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/inkbird",
|
"documentation": "https://www.home-assistant.io/integrations/inkbird",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"requirements": ["inkbird-ble==0.7.0"]
|
"requirements": ["inkbird-ble==0.7.1"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1226,7 +1226,7 @@ influxdb-client==1.24.0
|
||||||
influxdb==5.3.1
|
influxdb==5.3.1
|
||||||
|
|
||||||
# homeassistant.components.inkbird
|
# homeassistant.components.inkbird
|
||||||
inkbird-ble==0.7.0
|
inkbird-ble==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.insteon
|
# homeassistant.components.insteon
|
||||||
insteon-frontend-home-assistant==0.5.0
|
insteon-frontend-home-assistant==0.5.0
|
||||||
|
|
|
@ -1040,7 +1040,7 @@ influxdb-client==1.24.0
|
||||||
influxdb==5.3.1
|
influxdb==5.3.1
|
||||||
|
|
||||||
# homeassistant.components.inkbird
|
# homeassistant.components.inkbird
|
||||||
inkbird-ble==0.7.0
|
inkbird-ble==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.insteon
|
# homeassistant.components.insteon
|
||||||
insteon-frontend-home-assistant==0.5.0
|
insteon-frontend-home-assistant==0.5.0
|
||||||
|
|
Loading…
Reference in New Issue