Add support for MQTT Scenes (#42639)
This commit is contained in:
parent
39601090ba
commit
8efa9c5097
4 changed files with 327 additions and 0 deletions
|
@ -145,6 +145,7 @@ PLATFORMS = [
|
|||
"fan",
|
||||
"light",
|
||||
"lock",
|
||||
"scene",
|
||||
"sensor",
|
||||
"switch",
|
||||
"vacuum",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue