From 463cb8679f6ca8991ace4a711fc61b3b4ce8b9b7 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Wed, 30 Mar 2022 18:04:59 +0200 Subject: [PATCH] Bump python-awair to 0.2.3 (#68905) --- homeassistant/components/awair/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/awair/manifest.json b/homeassistant/components/awair/manifest.json index 085f2573a21..57b3c242620 100644 --- a/homeassistant/components/awair/manifest.json +++ b/homeassistant/components/awair/manifest.json @@ -2,7 +2,7 @@ "domain": "awair", "name": "Awair", "documentation": "https://www.home-assistant.io/integrations/awair", - "requirements": ["python_awair==0.2.1"], + "requirements": ["python_awair==0.2.3"], "codeowners": ["@ahayworth", "@danielsjf"], "config_flow": true, "iot_class": "cloud_polling", diff --git a/requirements_all.txt b/requirements_all.txt index 60316fb0ec4..0c47f3bcb38 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1935,7 +1935,7 @@ python-telegram-bot==13.1 python-vlc==1.1.2 # homeassistant.components.awair -python_awair==0.2.1 +python_awair==0.2.3 # homeassistant.components.swiss_public_transport python_opendata_transport==0.3.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 52dc5a2b293..2ad1f35808b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1256,7 +1256,7 @@ python-songpal==0.14.1 python-tado==0.12.0 # homeassistant.components.awair -python_awair==0.2.1 +python_awair==0.2.3 # homeassistant.components.tile pytile==2022.02.0