Remove beta tag from Tasmota integration (#45153)

This commit is contained in:
Erik Montnemery 2021-01-14 20:02:34 +01:00 committed by GitHub
parent f047d04882
commit a1368ad3ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"domain": "tasmota",
"name": "Tasmota (beta)",
"name": "Tasmota",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/tasmota",
"requirements": ["hatasmota==0.1.6"],