8000 Show active spool on klipper (if used) · Issue #86 · Disane87/spoolman-homeassistant · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Show active spool on klipper (if used) #86
Closed
@Disane87

Description

@Disane87

Checklist

  • I have filled out the template to the best of my ability.
  • This only contains 1 feature request (if you have multiple feature requests, open one feature request for each feature request).
  • This issue is not a duplicate feature request of previous feature requests.

Is your feature request related to a problem? Please describe.

I want to show the current active spool in HA

Describe the solution you'd like

Active spool can be achived by calling the klipper endpoint https://[klipper url]/server/spoolman/spool_id with a sample result:

{
    "result": {
        "spool_id": 28
    }
}

Describe alternatives you've considered

n/a

Additional context

n/a

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0