chore: switch to github.com/Xevion/go-ha, update to v0.7.0

This commit is contained in:
2025-08-01 17:09:13 -05:00
parent 57ddab9032
commit a232578a32
3 changed files with 25 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ import (
"sync"
"time"
ga "github.com/Xevion/gome-assistant"
ga "github.com/Xevion/go-ha"
)
// App represents the main application layer that is generic and cross-platform