Bump govee-ble to 0.31.2 (#116177)
changelog: https://github.com/Bluetooth-Devices/govee-ble/compare/v0.31.0...v0.31.2 Fixes some unrelated BLE devices being detected as a GVH5106
This commit is contained in:
parent
0467fca316
commit
1e95476fa8
3 changed files with 3 additions and 3 deletions
|
@ -90,5 +90,5 @@
|
|||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/govee_ble",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["govee-ble==0.31.0"]
|
||||
"requirements": ["govee-ble==0.31.2"]
|
||||
}
|
||||
|
|
|
@ -980,7 +980,7 @@ goslide-api==0.5.1
|
|||
gotailwind==0.2.2
|
||||
|
||||
# homeassistant.components.govee_ble
|
||||
govee-ble==0.31.0
|
||||
govee-ble==0.31.2
|
||||
|
||||
# homeassistant.components.govee_light_local
|
||||
govee-local-api==1.4.4
|
||||
|
|
|
@ -803,7 +803,7 @@ googlemaps==2.5.1
|
|||
gotailwind==0.2.2
|
||||
|
||||
# homeassistant.components.govee_ble
|
||||
govee-ble==0.31.0
|
||||
govee-ble==0.31.2
|
||||
|
||||
# homeassistant.components.govee_light_local
|
||||
govee-local-api==1.4.4
|
||||
|
|
Loading…
Add table
Reference in a new issue