Skip to content

Low filament stock alerts #23

@gibz104

Description

@gibz104

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions