Bump hatasmota to 0.6.3 (#85633)

This commit is contained in:
Erik Montnemery 2023-01-10 19:48:06 +01:00 committed by GitHub
parent 667fde997d
commit 85ba8a6cde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Tasmota", "name": "Tasmota",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/tasmota", "documentation": "https://www.home-assistant.io/integrations/tasmota",
"requirements": ["hatasmota==0.6.2"], "requirements": ["hatasmota==0.6.3"],
"dependencies": ["mqtt"], "dependencies": ["mqtt"],
"mqtt": ["tasmota/discovery/#"], "mqtt": ["tasmota/discovery/#"],
"codeowners": ["@emontnemery"], "codeowners": ["@emontnemery"],

View File

@ -871,7 +871,7 @@ hass_splunk==0.1.1
hassil==0.2.3 hassil==0.2.3
# homeassistant.components.tasmota # homeassistant.components.tasmota
hatasmota==0.6.2 hatasmota==0.6.3
# homeassistant.components.jewish_calendar # homeassistant.components.jewish_calendar
hdate==0.10.4 hdate==0.10.4

View File

@ -663,7 +663,7 @@ hass-nabucasa==0.61.0
hassil==0.2.3 hassil==0.2.3
# homeassistant.components.tasmota # homeassistant.components.tasmota
hatasmota==0.6.2 hatasmota==0.6.3
# homeassistant.components.jewish_calendar # homeassistant.components.jewish_calendar
hdate==0.10.4 hdate==0.10.4