From e9206b26adc3f1f23b2906897dd2b3d6b0bd824e Mon Sep 17 00:00:00 2001 From: mezz64 <2854333+mezz64@users.noreply.github.com> Date: Sun, 1 Mar 2020 09:05:37 -0500 Subject: [PATCH] Bump pyeight to 0.1.4 (#32363) --- homeassistant/components/eight_sleep/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/eight_sleep/manifest.json b/homeassistant/components/eight_sleep/manifest.json index 6372967b42b..ac7a11eed3c 100644 --- a/homeassistant/components/eight_sleep/manifest.json +++ b/homeassistant/components/eight_sleep/manifest.json @@ -2,7 +2,7 @@ "domain": "eight_sleep", "name": "Eight Sleep", "documentation": "https://www.home-assistant.io/integrations/eight_sleep", - "requirements": ["pyeight==0.1.3"], + "requirements": ["pyeight==0.1.4"], "dependencies": [], "codeowners": ["@mezz64"] } diff --git a/requirements_all.txt b/requirements_all.txt index 30ea96358fc..43fca2727cb 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1227,7 +1227,7 @@ pyeconet==0.0.11 pyedimax==0.2.1 # homeassistant.components.eight_sleep -pyeight==0.1.3 +pyeight==0.1.4 # homeassistant.components.emby pyemby==1.6