mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 02:19:31 +00:00
Add Tasmota cover (#43368)
* Add Tasmota cover * Update tests * Bump hatasmota to 0.1.0
This commit is contained in:
@@ -10,6 +10,7 @@ DOMAIN = "tasmota"
|
||||
|
||||
PLATFORMS = [
|
||||
"binary_sensor",
|
||||
"cover",
|
||||
"fan",
|
||||
"light",
|
||||
"sensor",
|
||||
|
||||
Reference in New Issue
Block a user