From d1483b6f29501159c780ffb74aa415c31cb1b810 Mon Sep 17 00:00:00 2001 From: Johann Kellerman Date: Tue, 20 Aug 2019 01:44:19 +0200 Subject: [PATCH] pysma library update 0.3.4 (#26075) --- homeassistant/components/sma/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/sma/manifest.json b/homeassistant/components/sma/manifest.json index 8795029bff2..ea3a33d55ff 100644 --- a/homeassistant/components/sma/manifest.json +++ b/homeassistant/components/sma/manifest.json @@ -3,7 +3,7 @@ "name": "Sma", "documentation": "https://www.home-assistant.io/components/sma", "requirements": [ - "pysma==0.3.2" + "pysma==0.3.4" ], "dependencies": [], "codeowners": [ diff --git a/requirements_all.txt b/requirements_all.txt index 5017e01fb95..8e9cf5d7147 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1386,7 +1386,7 @@ pysesame2==1.0.1 pysher==1.0.1 # homeassistant.components.sma -pysma==0.3.2 +pysma==0.3.4 # homeassistant.components.smartthings pysmartapp==0.3.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index a091027db74..6d8feb7b984 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -310,7 +310,7 @@ pyps4-homeassistant==0.8.7 pyqwikswitch==0.93 # homeassistant.components.sma -pysma==0.3.2 +pysma==0.3.4 # homeassistant.components.smartthings pysmartapp==0.3.2