sunrise sunset working, not the cleanest solution but it works

This commit is contained in:
Sam Lewis
2022-10-24 23:03:04 -04:00
parent a2d3b46335
commit 66e179c568
4 changed files with 61 additions and 28 deletions

View File

@@ -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"