-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add active spool from spoolman (if configured) #342
Comments
For this to work, we need someone with Spoolman to implement. |
would need someone to do the change to the integration |
Which changes do I need to do in the integration? I’m the owner of the Spoolman integration or do you mean the moonraker integration? |
I would need someone to add whatever sensors are needed in the moonraker integration. |
I have been testing this extension and I am using Spoolman, I'll be digging into it. |
Would also apreciate a way to change the spool via HA, this would allow one to setup automations where you only scan an NFC Tag / QR Code and have an automation change the spool |
Is your feature request related to a problem? Please describe.
If spoolman ist configured in Moonraker the active spool should be available as sensor.
I have developed a HA integration for spoolman and it would be cool to have the active spools for n printers in HA.
https://github.com/Disane87/spoolman-homeassistant
With that ID it would be possible to map these ids against my spoolman sensors to get the spool information.
My integration already supports adding the Moonraker url to get that active spool id but IMHO my implementation should only be responsible for handling spoolman stuff and not Moonraker things. So that’s only a workaround to have the active spool in HA.
Additionally it would be possible to have multi printer setups have their own active spool. My integration doesn’t support multi printer situations.
There is also a discussion on my repo about the use case: Disane87/spoolman-homeassistant#117
The text was updated successfully, but these errors were encountered: