mirror of
https://github.com/Xevion/go-ha.git
synced 2025-12-06 17:15:14 -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"
|
||||
)
|
||||
|
||||
type HomeAssistant struct {
|
||||
|
||||
Reference in New Issue
Block a user