Home Assistant Moonraker Integration Compatibility / Additional Moonraker Objects #43

Closed
opened 2026-06-01 19:15:00 +02:00 by idle · 2 comments

First off, thank you for creating this bridge. It's exactly the kind of project I've been hoping to see for the Kobra X.

I'm currently a heavy Home Assistant user with another printer running a standard Klipper + Moonraker setup. I was testing the bridge and noticed that a lot of the information appears to already exist internally, but not all of the entities I'm accustomed to seeing from a normal Moonraker installation are available through Home Assistant.

From what I can tell, the bridge already tracks much of the data I use every day:

  • Print state
  • Filename
  • Progress
  • Print duration
  • Remaining time
  • Current layer
  • Total layers
  • Bed temperature / target
  • Nozzle temperature / target
  • Pause / Resume / Cancel controls

Is there a possibility of exposing these objects/endpoints in a way that is fully compatible with the Home Assistant Moonraker integration? From looking through the code, it appears much of the underlying data is already available.

https://github.com/marcolivierarsenault/moonraker-home-assistant

If for some reason this is not possible, can you direct me of the way to get the values displayed on the KX-Bridge web dashboard? The info I need is displayed there. Is there an endpoint to hit so I can manually extract the info if its formatted in a different format?

First off, thank you for creating this bridge. It's exactly the kind of project I've been hoping to see for the Kobra X. I'm currently a heavy Home Assistant user with another printer running a standard Klipper + Moonraker setup. I was testing the bridge and noticed that a lot of the information appears to already exist internally, but not all of the entities I'm accustomed to seeing from a normal Moonraker installation are available through Home Assistant. From what I can tell, the bridge already tracks much of the data I use every day: - Print state - Filename - Progress - Print duration - Remaining time - Current layer - Total layers - Bed temperature / target - Nozzle temperature / target - Pause / Resume / Cancel controls Is there a possibility of exposing these objects/endpoints in a way that is fully compatible with the Home Assistant Moonraker integration? From looking through the code, it appears much of the underlying data is already available. https://github.com/marcolivierarsenault/moonraker-home-assistant If for some reason this is not possible, can you direct me of the way to get the values displayed on the KX-Bridge web dashboard? The info I need is displayed there. Is there an endpoint to hit so I can manually extract the info if its formatted in a different format?
Contributor

I made a HACs integration for kx-bridge if that will suffice.
https://github.com/gangoke/kobrax-lan-hass-component

Kx-bridge has some extra stuff the normal HA moonraker integration might not support

I made a HACs integration for kx-bridge if that will suffice. https://github.com/gangoke/kobrax-lan-hass-component Kx-bridge has some extra stuff the normal HA moonraker integration might not support
Author

Thank you so much for the reply.

That HACS integration works great. I now have access to a lot more sensors and controls than I realized.

I modified my existing Home Assistant printer dashboard and most of my automations were able to be migrated over with only minor changes. The integration exposes pretty much everything I was using on my previous Moonraker setup.

I think this solves the main issue I was running into. Thanks for pointing me in the right direction.
I'll close this one for now since there's an alternative solution, unless the maintainer chooses to keep it open for full Moonraker integration support.

Thank you so much for the reply. That HACS integration works great. I now have access to a lot more sensors and controls than I realized. I modified my existing Home Assistant printer dashboard and most of my automations were able to be migrated over with only minor changes. The integration exposes pretty much everything I was using on my previous Moonraker setup. I think this solves the main issue I was running into. Thanks for pointing me in the right direction. I'll close this one for now since there's an alternative solution, unless the maintainer chooses to keep it open for full Moonraker integration support.
idle closed this issue 2026-06-02 08:55:52 +02:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: viewit/KX-Bridge-Release#43
No description provided.