From 7f9db59209269a32f1ecee6477d85ed7e0050f21 Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Tue, 13 Oct 2020 18:53:18 +0200 Subject: [PATCH] Bump hatasmota to 0.0.15 (#41781) --- homeassistant/components/tasmota/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/tasmota/manifest.json b/homeassistant/components/tasmota/manifest.json index b81b9bf6f7d..23838accdd9 100644 --- a/homeassistant/components/tasmota/manifest.json +++ b/homeassistant/components/tasmota/manifest.json @@ -3,7 +3,7 @@ "name": "Tasmota (beta)", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/tasmota", - "requirements": ["hatasmota==0.0.13"], + "requirements": ["hatasmota==0.0.15"], "dependencies": ["mqtt"], "mqtt": ["tasmota/discovery/#"], "codeowners": ["@emontnemery"] diff --git a/requirements_all.txt b/requirements_all.txt index b10c6923a89..ded10a05ae3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -732,7 +732,7 @@ hass-nabucasa==0.37.0 hass_splunk==0.1.1 # homeassistant.components.tasmota -hatasmota==0.0.13 +hatasmota==0.0.15 # homeassistant.components.jewish_calendar hdate==0.9.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 21cff49a374..af7d0cdb3dc 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -364,7 +364,7 @@ hangups==0.4.11 hass-nabucasa==0.37.0 # homeassistant.components.tasmota -hatasmota==0.0.13 +hatasmota==0.0.15 # homeassistant.components.jewish_calendar hdate==0.9.5