mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
fix: Bump melnor-bluetooth to fix deadlock (#94098)
This commit is contained in:
parent
49a394547a
commit
0b880598ed
@ -12,5 +12,5 @@
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/melnor",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["melnor-bluetooth==0.0.22"]
|
||||
"requirements": ["melnor-bluetooth==0.0.24"]
|
||||
}
|
||||
|
@ -1182,7 +1182,7 @@ mcstatus==6.0.0
|
||||
meater-python==0.0.8
|
||||
|
||||
# homeassistant.components.melnor
|
||||
melnor-bluetooth==0.0.22
|
||||
melnor-bluetooth==0.0.24
|
||||
|
||||
# homeassistant.components.message_bird
|
||||
messagebird==1.2.0
|
||||
|
@ -899,7 +899,7 @@ mcstatus==6.0.0
|
||||
meater-python==0.0.8
|
||||
|
||||
# homeassistant.components.melnor
|
||||
melnor-bluetooth==0.0.22
|
||||
melnor-bluetooth==0.0.24
|
||||
|
||||
# homeassistant.components.meteo_france
|
||||
meteofrance-api==1.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user