mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +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"],
|
"dependencies": ["bluetooth_adapters"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/melnor",
|
"documentation": "https://www.home-assistant.io/integrations/melnor",
|
||||||
"iot_class": "local_polling",
|
"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
|
meater-python==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.melnor
|
# homeassistant.components.melnor
|
||||||
melnor-bluetooth==0.0.22
|
melnor-bluetooth==0.0.24
|
||||||
|
|
||||||
# homeassistant.components.message_bird
|
# homeassistant.components.message_bird
|
||||||
messagebird==1.2.0
|
messagebird==1.2.0
|
||||||
|
@ -899,7 +899,7 @@ mcstatus==6.0.0
|
|||||||
meater-python==0.0.8
|
meater-python==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.melnor
|
# homeassistant.components.melnor
|
||||||
melnor-bluetooth==0.0.22
|
melnor-bluetooth==0.0.24
|
||||||
|
|
||||||
# homeassistant.components.meteo_france
|
# homeassistant.components.meteo_france
|
||||||
meteofrance-api==1.2.0
|
meteofrance-api==1.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user