joshuar-go-hass-agent/internal/linux/net
Joshua Rich af3c485cb9 fix: 🐛 improve error handling in workers
- ensure workers return a wrapped error which contains details about the worker
- don't probe for worker ID in error conditions when initialising workers
2025-02-05 21:18:54 +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 fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00
linkSensors.go fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +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(components/preferences)!: restructure sensor/control preferences 2025-02-02 09:45:11 +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: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00
wifiSensor.go refactor(hass,linux): ♻️ rearrange fields for sensor type 2024-12-22 14:49:49 +10:00