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:
@@ -1,7 +1,7 @@
|
||||
package services
|
||||
|
||||
import (
|
||||
ws "github.com/Xevion/gome-assistant/internal/websocket"
|
||||
ws "github.com/Xevion/go-ha/internal/websocket"
|
||||
)
|
||||
|
||||
/* Structs */
|
||||
|
||||
Reference in New Issue
Block a user