joshuar-go-hass-agent/internal/agent
Joshua Rich a5ff5c6149 refactor(agent,tracker): registry initialisation clean-up
- remove unused agentConfig abstraction in SensorTracker struct
- pass the registry path, not the agent interface to NewSensorTracker
2023-11-28 21:39:22 +10:00
..
config style(agent): document ViperConfig class 2023-11-25 14:36:18 +10:00
ui fix(agent,hass,device): better clean-up on agent quit/cancellation 2023-10-24 23:17:04 +10:00
agent.go refactor(agent,tracker): registry initialisation clean-up 2023-11-28 21:39:22 +10:00
device_linux.go feat(linux): change power management sensor to power state sensor 2023-11-07 09:14:38 +10:00
interfaces.go refactor(agent/ui): restructure UI committed 2023-10-02 23:12:45 +00:00
mockDevice.go feat(agent)!: switch to config powered by Viper 2023-10-03 10:38:03 +00:00
notifications.go fix(agent,hass,device): better clean-up on agent quit/cancellation 2023-10-24 23:17:04 +10:00
register.go fix(agent): broken registration validation flow 2023-10-08 00:17:12 +00:00