From 85ba8a6cde36d724be17ac39ed5ee68490a080b9 Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Tue, 10 Jan 2023 19:48:06 +0100 Subject: [PATCH] Bump hatasmota to 0.6.3 (#85633) --- 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 df01f719cec..4541e43dd31 100644 --- a/homeassistant/components/tasmota/manifest.json +++ b/homeassistant/components/tasmota/manifest.json @@ -3,7 +3,7 @@ "name": "Tasmota", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/tasmota", - "requirements": ["hatasmota==0.6.2"], + "requirements": ["hatasmota==0.6.3"], "dependencies": ["mqtt"], "mqtt": ["tasmota/discovery/#"], "codeowners": ["@emontnemery"], diff --git a/requirements_all.txt b/requirements_all.txt index 988e8149217..fc75491e082 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -871,7 +871,7 @@ hass_splunk==0.1.1 hassil==0.2.3 # homeassistant.components.tasmota -hatasmota==0.6.2 +hatasmota==0.6.3 # homeassistant.components.jewish_calendar hdate==0.10.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index a78405a897a..cab6a622706 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -663,7 +663,7 @@ hass-nabucasa==0.61.0 hassil==0.2.3 # homeassistant.components.tasmota -hatasmota==0.6.2 +hatasmota==0.6.3 # homeassistant.components.jewish_calendar hdate==0.10.4