joshuar-go-hass-agent/internal/linux/net
Joshua Rich 79092be5cb fix(linux): 🐛 ensure polling sensors use poll interval from preferences, default otherwise 2025-01-18 15:58:10 +10:00
..
connection.go feat(hass,linux): use options pattern to create sensors 2024-12-22 11:58:21 +10:00
connectionStateSensor.go refactor(hass,linux): ♻️ rearrange fields for sensor type 2024-12-22 14:49:49 +10:00
connectionState_generated.go refactor(linux): ♻️ remove linux.SensorType iota 2024-09-01 22:22:35 +10:00
dbusConnectionState.go feat(linux/net): add preference to set the interval for network device rates sensor updates 2025-01-18 11:59:13 +10:00
linkSensors.go feat(linux/net): add preference to set the interval for network device rates sensor updates 2025-01-18 11:59:13 +10:00
networkRates_generated.go fix(linux): 🐛 fix changed network rates sensor types stringer 2024-09-26 20:58:22 +10:00
preferences.go feat(linux/net): add preference to set the interval for network device rates sensor updates 2025-01-18 11:59:13 +10:00
statsSensors.go feat(linux/net): add preference to set the interval for network device rates sensor updates 2025-01-18 11:59:13 +10:00
statsWorker.go fix(linux): 🐛 ensure polling sensors use poll interval from preferences, default otherwise 2025-01-18 15:58:10 +10:00
wifiSensor.go refactor(hass,linux): ♻️ rearrange fields for sensor type 2024-12-22 14:49:49 +10:00