mirror of
https://github.com/Xevion/go-ha.git
synced 2025-12-06 07:15:09 -06:00
split daily schedule and interval
This commit is contained in:
@@ -21,7 +21,6 @@ type EventListener struct {
|
||||
exceptionRanges []timeRange
|
||||
}
|
||||
|
||||
// TODO: add state object as second arg
|
||||
type EventListenerCallback func(*Service, *State, EventData)
|
||||
|
||||
type EventData struct {
|
||||
|
||||
Reference in New Issue
Block a user