mirror of
https://github.com/Xevion/go-ha.git
synced 2025-12-07 22:07:13 -06:00
sunrise sunset working, not the cleanest solution but it works
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
package gomeassistant
|
||||
|
||||
// TODO: impl eventListener. could probably create generic listener struct for
|
||||
// code reuse between eventListener and eventListener
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"log"
|
||||
|
||||
Reference in New Issue
Block a user