Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Moonraker 3D Printer #107

Closed
user74656 opened this issue Oct 18, 2023 · 1 comment
Closed

Moonraker 3D Printer #107

user74656 opened this issue Oct 18, 2023 · 1 comment

Comments

@user74656
Copy link

I use the Moonraker Plugin to connect my klipper 3D Printer to home assistant.
I'm a beginner so it was quite a pain in the ass to get the integration working for me.
Thats my solution
Bildschirmfoto 2023-10-18 um 17 18 24

Integration name and link
moonraker-home-assistant

Your card configuration

type: custom:timer-bar-card
entity: sensor.mainsailos_current_print_state
name: Anycubic i3 Mega S
active_state: printing
duration:
  entity: sensor.mainsailos_print_projected_total_duration
  units: seconds
end_time:
  entity: sensor.mainsailos_print_eta
  atribute: timestamp
icon: mdi:printer-3d-nozzle
invert: false
bar_direction: ltr
hold_action:
  action: call-service
  service: switch.toggle
  confirmation: false
  data:
    entity_id: switch.mainsailos_printer
mushroom:
  color: green

Caveats
Any bugs?

@rianadon
Copy link
Owner

rianadon commented Nov 6, 2023

Nice job! You had a lot to configure here so congrats on finding the right entities to use & setting up the hold_action. Those always confuse me. I've linked to this doc on the README.

@rianadon rianadon closed this as completed Nov 6, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants