mirror of
https://github.com/Xevion/go-ha.git
synced 2025-12-06 03:15:14 -06:00
refactor: make fork independent, rename PriorityQueue
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"log/slog"
|
||||
"time"
|
||||
|
||||
"github.com/Xevion/gome-assistant/internal"
|
||||
"github.com/golang-module/carbon"
|
||||
"saml.dev/gome-assistant/internal"
|
||||
)
|
||||
|
||||
type ScheduleCallback func(*Service, State)
|
||||
|
||||
Reference in New Issue
Block a user