joshuar-go-hass-agent/internal/agent
Joshua Rich 6f9f412d45 fix(ui): 🐛 embed correct icon 2024-05-25 15:53:45 +10:00
..
ui fix(ui): 🐛 embed correct icon 2024-05-25 15:53:45 +10:00
agent.go feat(agent): 🏗️ start creating the framework for more efficient sensor updates 2024-05-17 10:26:56 +10:00
device_linux.go fix(linux): 🐛 actually report correct distribution, distribution and kernel version as sensors 2024-05-24 10:56:25 +10:00
interfaces.go Revert "ci(github): 👷 remove faulty codeql action" 2024-05-24 13:56:57 +10:00
mockDevice_test.go Revert "ci(github): 👷 remove faulty codeql action" 2024-05-24 13:56:57 +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 fix(linux): gracefully shutdown mqtt message channel 2024-05-14 14:59:32 +10:00
register.go feat(agent): allow overriding URL for API requests 2024-02-29 18:07:25 +10:00
register_test.go test(agent): add test for registration process 2024-05-14 22:13:40 +10:00
runners.go fix(agent): 🚑 fix unavailable location sensor causing crashes 2024-05-18 13:17:42 +10:00