Bump govee-ble to 0.19.3 (#84062)
* Bump govee-ble to 0.19.2 fixes #82994 fixes #81335 changelog: https://github.com/Bluetooth-Devices/govee-ble/compare/v0.19.1...v0.19.2 * .3pull/84162/head
parent
b32ba33250
commit
6ce2bf6be5
|
@ -73,7 +73,7 @@
|
||||||
"connectable": false
|
"connectable": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"requirements": ["govee-ble==0.19.1"],
|
"requirements": ["govee-ble==0.19.3"],
|
||||||
"dependencies": ["bluetooth"],
|
"dependencies": ["bluetooth"],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
|
|
|
@ -796,7 +796,7 @@ googlemaps==2.5.1
|
||||||
goslide-api==0.5.1
|
goslide-api==0.5.1
|
||||||
|
|
||||||
# homeassistant.components.govee_ble
|
# homeassistant.components.govee_ble
|
||||||
govee-ble==0.19.1
|
govee-ble==0.19.3
|
||||||
|
|
||||||
# homeassistant.components.remote_rpi_gpio
|
# homeassistant.components.remote_rpi_gpio
|
||||||
gpiozero==1.6.2
|
gpiozero==1.6.2
|
||||||
|
|
|
@ -600,7 +600,7 @@ google-nest-sdm==2.1.0
|
||||||
googlemaps==2.5.1
|
googlemaps==2.5.1
|
||||||
|
|
||||||
# homeassistant.components.govee_ble
|
# homeassistant.components.govee_ble
|
||||||
govee-ble==0.19.1
|
govee-ble==0.19.3
|
||||||
|
|
||||||
# homeassistant.components.gree
|
# homeassistant.components.gree
|
||||||
greeclimate==1.3.0
|
greeclimate==1.3.0
|
||||||
|
|
Loading…
Reference in New Issue