joshuar-go-hass-agent/internal/agent
Joshua Rich 3b8eb54fca feat(linux): add a volume mute switch 2024-05-05 16:24:06 +10:00
..
ui perf(agent): improve reliability and error handling of websocket connection 2024-04-09 10:37:38 +10:00
agent.go feat(agent): add agent reset command 2024-02-22 09:19:34 +10:00
device_linux.go fix(linux): 🐛 don't block sending initial power state sensor update 2024-04-29 22:00:51 +10:00
interfaces.go perf(agent): improve reliability and error handling of websocket connection 2024-04-09 10:37:38 +10:00
mockDevice_test.go chore(agent): update mocks 2024-02-21 08:33:35 +10:00
mockSensorTracker_test.go refactor(agent): ♻️ change variable name to avoid conflict 2024-03-01 10:27:27 +10:00
mockUI_test.go feat(linux): added laptop lid sensor 2024-04-09 10:37:38 +10:00
mqtt.go refactor!: major MQTT functionality refactor 2024-05-05 11:01:52 +10:00
mqtt_linux.go feat(linux): add a volume mute switch 2024-05-05 16:24:06 +10:00
register.go feat(agent): allow overriding URL for API requests 2024-02-29 18:07:25 +10:00
register_test.go feat(agent): allow overriding URL for API requests 2024-02-29 18:07:25 +10:00
runners.go refactor!: major MQTT functionality refactor 2024-05-05 11:01:52 +10:00