From a03d8179d01fc989a421885cb3d045509cb3ebd4 Mon Sep 17 00:00:00 2001 From: Maikel Punie Date: Tue, 8 Feb 2022 09:48:42 +0100 Subject: [PATCH] Bump velbusaio to 2022.2.3 (#66055) --- homeassistant/components/velbus/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/velbus/manifest.json b/homeassistant/components/velbus/manifest.json index 71a5b89d534..b38ab3ef5d3 100644 --- a/homeassistant/components/velbus/manifest.json +++ b/homeassistant/components/velbus/manifest.json @@ -2,7 +2,7 @@ "domain": "velbus", "name": "Velbus", "documentation": "https://www.home-assistant.io/integrations/velbus", - "requirements": ["velbus-aio==2022.2.2"], + "requirements": ["velbus-aio==2022.2.3"], "config_flow": true, "codeowners": ["@Cereal2nd", "@brefra"], "dependencies": ["usb"], diff --git a/requirements_all.txt b/requirements_all.txt index f6b385f5bd1..0e49d5e7a5a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2424,7 +2424,7 @@ vallox-websocket-api==2.9.0 vehicle==0.3.1 # homeassistant.components.velbus -velbus-aio==2022.2.2 +velbus-aio==2022.2.3 # homeassistant.components.venstar venstarcolortouch==0.15 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index aaba6417465..8a057ba0fb3 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1488,7 +1488,7 @@ vallox-websocket-api==2.9.0 vehicle==0.3.1 # homeassistant.components.velbus -velbus-aio==2022.2.2 +velbus-aio==2022.2.3 # homeassistant.components.venstar venstarcolortouch==0.15