Bump hatasmota to 0.0.30 (#43140)

This commit is contained in:
Erik Montnemery 2020-11-12 18:29:06 +01:00 committed by GitHub
parent a68d6a63bb
commit 7b7bb0a15f
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 (beta)", "name": "Tasmota (beta)",
"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.0.29"], "requirements": ["hatasmota==0.0.30"],
"dependencies": ["mqtt"], "dependencies": ["mqtt"],
"mqtt": ["tasmota/discovery/#"], "mqtt": ["tasmota/discovery/#"],
"codeowners": ["@emontnemery"] "codeowners": ["@emontnemery"]

View File

@ -744,7 +744,7 @@ hass-nabucasa==0.37.1
hass_splunk==0.1.1 hass_splunk==0.1.1
# homeassistant.components.tasmota # homeassistant.components.tasmota
hatasmota==0.0.29 hatasmota==0.0.30
# homeassistant.components.jewish_calendar # homeassistant.components.jewish_calendar
hdate==0.9.12 hdate==0.9.12

View File

@ -382,7 +382,7 @@ hangups==0.4.11
hass-nabucasa==0.37.1 hass-nabucasa==0.37.1
# homeassistant.components.tasmota # homeassistant.components.tasmota
hatasmota==0.0.29 hatasmota==0.0.30
# homeassistant.components.jewish_calendar # homeassistant.components.jewish_calendar
hdate==0.9.12 hdate==0.9.12