joshuar-go-hass-agent/internal/linux/mem
Joshua Rich b614ec3f7b feat(hass,linux): use options pattern to create sensors
- introduce an options pattern to create sensors. Workers can use `sensor.NewSensor` to create a sensor with whatever options are required.
- use new options pattern sensor creation in Linux sensor workers
2024-12-22 11:58:21 +10:00
..
testing/data fix(linux): 🐛 handle missing stats 2024-09-06 11:23:27 +10:00
memStats.go build(go): 🚚 fix build tooling 2024-10-03 20:46:38 +10:00
memStats_generated.go refactor(linux): 🎨 change name of corrupted memory sensor 2024-08-26 14:29:29 +10:00
memStats_test.go fix(linux): 🐛 handle missing stats 2024-09-06 11:23:27 +10:00
memUsage.go feat(hass,linux): use options pattern to create sensors 2024-12-22 11:58:21 +10:00
oomEvents.go fix(linux/mem): 🔥 remove debug output 2024-11-20 14:39:19 +10:00