From 44879b323e72c667b86e01eebd6c9c50f1f62798 Mon Sep 17 00:00:00 2001 From: John Mihalic <2854333+mezz64@users.noreply.github.com> Date: Fri, 1 Nov 2019 13:40:35 -0400 Subject: [PATCH] Bump pyEight library to 0.1.2 to update API URL (#28413) --- 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 3353f1fa4d9..25961f15a0a 100644 --- a/homeassistant/components/eight_sleep/manifest.json +++ b/homeassistant/components/eight_sleep/manifest.json @@ -3,7 +3,7 @@ "name": "Eight sleep", "documentation": "https://www.home-assistant.io/integrations/eight_sleep", "requirements": [ - "pyeight==0.1.1" + "pyeight==0.1.2" ], "dependencies": [], "codeowners": [ diff --git a/requirements_all.txt b/requirements_all.txt index 7c12a7580d5..9723075b98b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1180,7 +1180,7 @@ pyeconet==0.0.11 pyedimax==0.1 # homeassistant.components.eight_sleep -pyeight==0.1.1 +pyeight==0.1.2 # homeassistant.components.emby pyemby==1.6