mirror of
https://github.com/Xevion/go-ha.git
synced 2025-12-10 08:07:23 -06:00
add zwavejs service
This commit is contained in:
@@ -25,7 +25,8 @@ func BuildService[
|
||||
Number |
|
||||
Scene |
|
||||
TTS |
|
||||
Vacuum,
|
||||
Vacuum |
|
||||
ZWaveJS,
|
||||
](conn *ws.WebsocketWriter, ctx context.Context) *T {
|
||||
return &T{conn: conn, ctx: ctx}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user