mirror of
https://github.com/Xevion/go-ha.git
synced 2025-12-06 01:15:10 -06:00
refactor: rename module to github.com/Xevion/go-ha
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"time"
|
||||
|
||||
ws "github.com/Xevion/gome-assistant/internal/websocket"
|
||||
ws "github.com/Xevion/go-ha/internal/websocket"
|
||||
)
|
||||
|
||||
/* Structs */
|
||||
|
||||
Reference in New Issue
Block a user