joshuar-go-hass-agent/internal/hass/sensor
Joshua Rich d55b1ed552 feat(agent): add connection latency sensor
- add a device sensor that measures the latency of the connection to Home Assistant
- remove a bloated preferences interface
2024-09-16 20:49:37 +10:00
..
registry refactor: ♻️ store app ID in a context to reduce need to expose/pass it via other means 2024-09-12 16:19:42 +10:00
types feat(agent): add connection latency sensor 2024-09-16 20:49:37 +10:00
sensor.go refactor(hass): simplify sensor type/device class/state class selection 2024-09-09 15:11:25 +10:00
sensor_mocks_test.go test(hass): add more mocks 2024-07-31 15:56:18 +10:00
sensor_test.go refactor: 🚨 fix additional linter warnings 2024-09-04 16:19:43 +10:00
tracker.go perf(agent): 🏗️ restructure preferences and hass client usage 2024-09-14 10:58:15 +10:00
tracker_test.go perf(agent): 🏗️ restructure preferences and hass client usage 2024-09-14 10:58:15 +10:00
validation.go feat(hass): add validation of sensor requests 2024-09-05 16:08:08 +10:00