From d0b1b0a39e343c6d719693b044903be7a8e0b4c6 Mon Sep 17 00:00:00 2001 From: Stuart Mumford Date: Sat, 17 Oct 2020 13:05:22 +0100 Subject: [PATCH] Bump oemthermostat to 1.1.1 (#41998) The library update is a packaging fix for upcoming pip dependency resolution --- homeassistant/components/oem/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/oem/manifest.json b/homeassistant/components/oem/manifest.json index 4609cf9e2f2..7ebacb9fa4e 100644 --- a/homeassistant/components/oem/manifest.json +++ b/homeassistant/components/oem/manifest.json @@ -2,6 +2,6 @@ "domain": "oem", "name": "OpenEnergyMonitor WiFi Thermostat", "documentation": "https://www.home-assistant.io/integrations/oem", - "requirements": ["oemthermostat==1.1"], + "requirements": ["oemthermostat==1.1.1"], "codeowners": [] } diff --git a/requirements_all.txt b/requirements_all.txt index fb800aed023..8caaa77bd67 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1019,7 +1019,7 @@ oasatelematics==0.3 oauth2client==4.0.0 # homeassistant.components.oem -oemthermostat==1.1 +oemthermostat==1.1.1 # homeassistant.components.omnilogic omnilogic==0.4.2