.. |
testing/data
|
test(agent): ✅ improve test coverage
|
2024-07-18 15:09:40 +10:00 |
ui
|
refactor(translations): 🔥 remove (unused) translations functionality
|
2024-10-03 20:58:03 +10:00 |
agent.go
|
build(go): 🚚 fix build tooling
|
2024-10-03 20:46:38 +10:00 |
agent_mocks_test.go
|
perf(hass): 🏗️ remove sensor interfaces, use exported struct instead
|
2024-09-26 15:39:34 +10:00 |
connection_latency_sensor.go
|
refactor(hass): 🚚 rename EntityState -> State for simplifcation
|
2024-09-29 10:46:49 +10:00 |
context.go
|
perf(agent): 🏗️ restructure preferences and hass client usage
|
2024-09-14 10:58:15 +10:00 |
controllers.go
|
perf(hass): 🏗️ remove sensor interfaces, use exported struct instead
|
2024-09-26 15:39:34 +10:00 |
device_controller.go
|
perf(hass): 🏗️ remove sensor interfaces, use exported struct instead
|
2024-09-26 15:39:34 +10:00 |
external_ip_sensor.go
|
refactor(hass): 🚚 rename EntityState -> State for simplifcation
|
2024-09-29 10:46:49 +10:00 |
mqtt_controller.go
|
feat(agent): ✨ add connection latency sensor
|
2024-09-16 20:49:37 +10:00 |
mqtt_controller_linux.go
|
refactor(agent): ♻️ rework controller/worker logic
|
2024-09-16 17:09:38 +10:00 |
notifications.go
|
fix(agent): 🐛 pass preferences to notifications worker
|
2024-09-16 21:39:19 +10:00 |
register.go
|
build(go): 🚚 fix build tooling
|
2024-10-03 20:46:38 +10:00 |
register_mocks_test.go
|
feat(agent): ✨ add connection latency sensor
|
2024-09-16 20:49:37 +10:00 |
register_test.go
|
feat(agent): ✨ add connection latency sensor
|
2024-09-16 20:49:37 +10:00 |
scripts_controller.go
|
refactor(agent): 🔥 clean up agent logging and signal handling
|
2024-09-12 21:53:06 +10:00 |
sensor_controller.go
|
perf(hass): 🏗️ remove sensor interfaces, use exported struct instead
|
2024-09-26 15:39:34 +10:00 |
sensor_controller_linux.go
|
feat(linux): ✨ add a sensor to track if the kernel has reported any CPU vulnerabilities
|
2024-09-29 15:48:49 +10:00 |
util.go
|
refactor(scripts): ♻️ reduce code dependency between scripts and agent packages
|
2024-08-07 14:29:49 +10:00 |
util_test.go
|
build(go): 🐛 remove deprecated moq statements and nolint directives
|
2024-08-11 16:45:19 +10:00 |
version_sensor.go
|
refactor(hass): 🚚 rename EntityState -> State for simplifcation
|
2024-09-29 10:46:49 +10:00 |