joshuar-go-hass-agent/internal/agent
Joshua Rich 92be2e1392 feat(device): add an agent version sensor 2024-04-25 09:17:42 +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): 🐛 send lid state sensor on startup 2024-04-20 11:43:34 +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 fix(agent): 🐛 reconnect to MQTT on disconnect and fix issue with MQTT commands not working 2024-04-12 13:36:29 +10:00
mqtt_dbus.go fix(agent): 🐛 reconnect to MQTT on disconnect and fix issue with MQTT commands not working 2024-04-12 13:36:29 +10:00
mqtt_linux.go fix(agent): 🐛 reconnect to MQTT on disconnect and fix issue with MQTT commands not working 2024-04-12 13:36:29 +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 feat(device): add an agent version sensor 2024-04-25 09:17:42 +10:00