Bump govee-ble to 0.27.2 (#107778)
* Bump govee-ble to 0.27.0 changelog: https://github.com/Bluetooth-Devices/govee-ble/compare/v0.26.0...v0.27.0 note: H5106 is partially supported, full support will be added in another PR + docs * .1 * 0.27.2pull/107781/head^2
parent
f217d438cd
commit
00b40c964a
|
@ -90,5 +90,5 @@
|
|||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/govee_ble",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["govee-ble==0.26.0"]
|
||||
"requirements": ["govee-ble==0.27.2"]
|
||||
}
|
||||
|
|
|
@ -949,7 +949,7 @@ goslide-api==0.5.1
|
|||
gotailwind==0.2.2
|
||||
|
||||
# homeassistant.components.govee_ble
|
||||
govee-ble==0.26.0
|
||||
govee-ble==0.27.2
|
||||
|
||||
# homeassistant.components.remote_rpi_gpio
|
||||
gpiozero==1.6.2
|
||||
|
|
|
@ -766,7 +766,7 @@ googlemaps==2.5.1
|
|||
gotailwind==0.2.2
|
||||
|
||||
# homeassistant.components.govee_ble
|
||||
govee-ble==0.26.0
|
||||
govee-ble==0.27.2
|
||||
|
||||
# homeassistant.components.gree
|
||||
greeclimate==1.4.1
|
||||
|
|
Loading…
Reference in New Issue