joshuar-go-hass-agent/internal/linux/battery
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
..
battery.go feat(linux/battery): break out voltage and energy battery attributes into their own sensors 2025-01-25 17:21:33 +10:00
preferences.go feat(components/preferences)!: restructure sensor/control preferences 2025-02-02 09:45:11 +10:00
sensor.go feat(linux/battery): break out voltage and energy battery attributes into their own sensors 2025-01-25 17:21:33 +10:00
types.go refactor(linux/battery): 🚚 clean up linux battery code 2025-01-20 20:48:04 +10:00
types_generated.go refactor(linux/battery): 🚚 clean up linux battery code 2025-01-20 20:48:04 +10:00
worker.go fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00