diff --git a/homeassistant/components/melnor/manifest.json b/homeassistant/components/melnor/manifest.json index 37ac40cb3aae961586e635f27a1dcc1be394f9eb..a59758f705bbf6bd5b9ed68c0fe98b27f6cf9861 100644 --- a/homeassistant/components/melnor/manifest.json +++ b/homeassistant/components/melnor/manifest.json @@ -12,5 +12,5 @@ "documentation": "https://www.home-assistant.io/integrations/melnor", "iot_class": "local_polling", "name": "Melnor Bluetooth", - "requirements": ["melnor-bluetooth==0.0.13"] + "requirements": ["melnor-bluetooth==0.0.15"] } diff --git a/requirements_all.txt b/requirements_all.txt index 9d0a2378aa191cf36df7851386bc6d034d2a1ef7..be9bcad352e444c3461569daf7e12584530c2d20 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1037,7 +1037,7 @@ mcstatus==6.0.0 meater-python==0.0.8 # homeassistant.components.melnor -melnor-bluetooth==0.0.13 +melnor-bluetooth==0.0.15 # homeassistant.components.message_bird messagebird==1.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0ea12512282dd3b845638fe468ea6e6ab76b26cc..4b070207610735f03936938bf13929f61db68e26 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -742,7 +742,7 @@ mcstatus==6.0.0 meater-python==0.0.8 # homeassistant.components.melnor -melnor-bluetooth==0.0.13 +melnor-bluetooth==0.0.15 # homeassistant.components.meteo_france meteofrance-api==1.0.2