joshuar-go-hass-agent/internal/agent
Joshua Rich 1f74f8356f fix(hass): websocket connection should gracefully handle home assistant disconnects/restarts 2023-09-14 00:41:04 +00:00
..
config feat(agent,hass,tracker): move to interface access to agent config 2023-09-11 00:12:01 +00:00
agent.go feat(agent,hass,tracker): move to interface access to agent config 2023-09-11 00:12:01 +00:00
config.go feat(agent,hass,tracker): move to interface access to agent config 2023-09-11 00:12:01 +00:00
config_test.go test(agent): add tests for config 2023-09-11 00:39:32 +00:00
device_linux.go fix(linux): export LinuxDevice type 2023-07-05 00:29:39 +00:00
mock_agentConfig_test.go feat(agent,hass,tracker): move to interface access to agent config 2023-09-11 00:12:01 +00:00
notifications.go fix(hass): websocket connection should gracefully handle home assistant disconnects/restarts 2023-09-14 00:41:04 +00:00
register.go feat(agent,hass,tracker): move to interface access to agent config 2023-09-11 00:12:01 +00:00
register_test.go refactor(agent,hass): rearrange registration code 2023-07-11 11:30:58 +00:00
ui.go feat(agent): values update every n seconds on sensors window 2023-09-11 08:37:22 +00:00