joshuar-go-hass-agent/internal/agent
Joshua Rich 3be4bd45bd refactor(linux,tracker,hass/api): ♻️ simplify location update code
export location struct from hass api; use in linux; use in tracker
2024-01-14 13:14:55 +10:00
..
config feat(agent): Allow embedding config interface in context 2024-01-11 21:12:47 +10:00
ui style(agent): 🎨 rename parameters to clarify usage 2024-01-12 16:49:56 +10:00
agent.go refactor(agent,tracker): switch to simpler function for updating sensors and run in goroutine 2024-01-14 13:13:31 +10:00
device_linux.go refactor(linux,tracker,hass/api): ♻️ simplify location update code 2024-01-14 13:14:55 +10:00
interfaces.go test(agent): fix mock name 2024-01-12 16:54:00 +10:00
mockDevice_test.go test(agent): fix mock name 2024-01-12 16:54:00 +10:00
mockUI_test.go test(agent): fix mock name 2024-01-12 16:54:00 +10:00
notifications.go style(agent): 🎨 rename parameters to clarify usage 2024-01-12 16:49:56 +10:00
register.go refactor(agent): ♻️ registration flow improvements 2024-01-12 14:56:53 +10:00
register_test.go refactor(all): ♻️ move around registration helper functions 2024-01-12 12:07:08 +10:00