mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump melnor-bluetooth to fix a timezone issue (#94159)
This commit is contained in:
parent
05b5b30df3
commit
d431a692e5
@ -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.24"]
|
"requirements": ["melnor-bluetooth==0.0.25"]
|
||||||
}
|
}
|
||||||
|
@ -1179,7 +1179,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.24
|
melnor-bluetooth==0.0.25
|
||||||
|
|
||||||
# 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.24
|
melnor-bluetooth==0.0.25
|
||||||
|
|
||||||
# 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