Add Tasmota cover (#43368)

* Add Tasmota cover

* Update tests

* Bump hatasmota to 0.1.0
This commit is contained in:
Erik Montnemery
2020-11-25 18:52:09 +01:00
committed by GitHub
parent 314497d013
commit 6706ea36de
3 changed files with 738 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ DOMAIN = "tasmota"
PLATFORMS = [
"binary_sensor",
"cover",
"fan",
"light",
"sensor",