Finished major refactor
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-11-19 03:50:12 +01:00
parent 01b2d492ba
commit c091ad0782
17 changed files with 512 additions and 599 deletions

View File

@@ -11,7 +11,6 @@ type Notify struct {
}
func (n *Notify) Presence(home bool) {
// @TODO Maybe add list the devices that are home currently?
var description string
var actions string
if home {