mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 06:47:09 +00:00
Bump sensorpro-ble to 0.7.0 (#143919)
This commit is contained in:
parent
62361230f3
commit
03b10b45c4
@ -18,5 +18,5 @@
|
|||||||
"dependencies": ["bluetooth_adapters"],
|
"dependencies": ["bluetooth_adapters"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/sensorpro",
|
"documentation": "https://www.home-assistant.io/integrations/sensorpro",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"requirements": ["sensorpro-ble==0.6.0"]
|
"requirements": ["sensorpro-ble==0.7.0"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2719,7 +2719,7 @@ sense-energy==0.13.7
|
|||||||
sensirion-ble==0.1.1
|
sensirion-ble==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.sensorpro
|
# homeassistant.components.sensorpro
|
||||||
sensorpro-ble==0.6.0
|
sensorpro-ble==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.sensorpush_cloud
|
# homeassistant.components.sensorpush_cloud
|
||||||
sensorpush-api==2.1.2
|
sensorpush-api==2.1.2
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2202,7 +2202,7 @@ sense-energy==0.13.7
|
|||||||
sensirion-ble==0.1.1
|
sensirion-ble==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.sensorpro
|
# homeassistant.components.sensorpro
|
||||||
sensorpro-ble==0.6.0
|
sensorpro-ble==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.sensorpush_cloud
|
# homeassistant.components.sensorpush_cloud
|
||||||
sensorpush-api==2.1.2
|
sensorpush-api==2.1.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user