-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Add configurable alerts when filament stock is running low for a particular filament type.
Details
Trigger a notification when:
- A user is down to their last active spool of a particular filament type/color
- That spool drops below a configurable threshold (e.g., 25% remaining)
SpoolmanSync already knows every spool's remaining weight from Spoolman and handles usage deductions automatically, so this can be built directly into the existing workflow without requiring any external integrations.
Implementation considerations
- Configurable threshold (percentage or absolute weight)
- Notification method (HA notification service, in-app alert, or both)
- Should consider filament type grouping (e.g., all PLA Black spools, not just individual spool IDs)
Context
Requested by users in the HA Community forum thread.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request