From d36164350011290b28446bc30c4d8021c49997a8 Mon Sep 17 00:00:00 2001 From: Emory Penney Date: Thu, 3 Mar 2022 15:22:36 -0800 Subject: [PATCH] Bump pyobihai (#67571) --- homeassistant/components/obihai/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/obihai/manifest.json b/homeassistant/components/obihai/manifest.json index f908ad16179..96f803cebdd 100644 --- a/homeassistant/components/obihai/manifest.json +++ b/homeassistant/components/obihai/manifest.json @@ -2,7 +2,7 @@ "domain": "obihai", "name": "Obihai", "documentation": "https://www.home-assistant.io/integrations/obihai", - "requirements": ["pyobihai==1.3.1"], + "requirements": ["pyobihai==1.3.2"], "codeowners": ["@dshokouhi"], "iot_class": "local_polling", "loggers": ["pyobihai"] diff --git a/requirements_all.txt b/requirements_all.txt index bf18ddba431..84f1dbb2004 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1727,7 +1727,7 @@ pynx584==0.5 pynzbgetapi==0.2.0 # homeassistant.components.obihai -pyobihai==1.3.1 +pyobihai==1.3.2 # homeassistant.components.octoprint pyoctoprintapi==0.1.7