mirror of
https://github.com/Xevion/go-ha.git
synced 2025-12-09 08:07:36 -06:00
add tts domain/services
This commit is contained in:
@@ -23,7 +23,8 @@ func BuildService[
|
||||
InputNumber |
|
||||
Notify |
|
||||
Number |
|
||||
Scene,
|
||||
Scene |
|
||||
TTS,
|
||||
](conn *websocket.Conn, ctx context.Context) *T {
|
||||
return &T{conn: conn, ctx: ctx}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user