joshuar-go-hass-agent/internal/linux/system
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/hwmon test(linux/hwmon): add tests for hwmon package 2024-09-08 15:38:23 +10:00
chrony.go feat(hass,linux): use options pattern to create sensors 2024-12-22 11:58:21 +10:00
common.go feat(linux/cpu,linux/system): add ability to specify update interval for cpu and hwmon sensor polling 2024-11-28 15:05:37 +10:00
dbusCommand.go refactor(agent,linux,preferences,command): ⬆️ update github.com/joshuar/go-hass-anything to v12 and implement required changes 2024-10-13 11:58:22 +10:00
fwupdmgr.go feat(hass,linux): use options pattern to create sensors 2024-12-22 11:58:21 +10:00
hsi_generated.go feat(linux): add sensor for displaying firmware security details 2024-09-29 13:38:26 +10:00
hwmon.go feat(hass,linux): use options pattern to create sensors 2024-12-22 11:58:21 +10:00
info.go feat(hass,linux): use options pattern to create sensors 2024-12-22 11:58:21 +10:00
lastBoot.go feat(hass,linux): use options pattern to create sensors 2024-12-22 11:58:21 +10:00
uptime.go feat(hass,linux): use options pattern to create sensors 2024-12-22 11:58:21 +10:00
users.go feat(hass,linux): use options pattern to create sensors 2024-12-22 11:58:21 +10:00