mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Update govee-ble to 0.42.1 (#137371)
This commit is contained in:
parent
8504162539
commit
627377872b
@ -131,5 +131,5 @@
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/govee_ble",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["govee-ble==0.42.0"]
|
||||
"requirements": ["govee-ble==0.42.1"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1049,7 +1049,7 @@ goslide-api==0.7.0
|
||||
gotailwind==0.3.0
|
||||
|
||||
# homeassistant.components.govee_ble
|
||||
govee-ble==0.42.0
|
||||
govee-ble==0.42.1
|
||||
|
||||
# homeassistant.components.govee_light_local
|
||||
govee-local-api==1.5.3
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -899,7 +899,7 @@ goslide-api==0.7.0
|
||||
gotailwind==0.3.0
|
||||
|
||||
# homeassistant.components.govee_ble
|
||||
govee-ble==0.42.0
|
||||
govee-ble==0.42.1
|
||||
|
||||
# homeassistant.components.govee_light_local
|
||||
govee-local-api==1.5.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user