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