Open Disane87 opened 6 months ago
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: https://github.com/Disane87/spoolman-homeassistant/discussions/117