Add text
platform (#79454)
Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
9132c42037
commit
003e4224c8
14 changed files with 567 additions and 0 deletions
|
@ -49,6 +49,7 @@ class Platform(StrEnum):
|
|||
SIREN = "siren"
|
||||
STT = "stt"
|
||||
SWITCH = "switch"
|
||||
TEXT = "text"
|
||||
TTS = "tts"
|
||||
VACUUM = "vacuum"
|
||||
UPDATE = "update"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue