Skip to content
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

How to stop getting any notification except filament-runout and print-finished #277

Closed
4rianton opened this issue Jun 8, 2023 · 2 comments
Labels
Feature Request New feature or request

Comments

@4rianton
Copy link

4rianton commented Jun 8, 2023

I have tried to look at issues and wiki, and I could have missed it, but can somebody help me configuring the bot to ONLY send me notification for when filament-runout-sensor is triggered, and when a print is finished, but never otherwise? I don't want to get an "online" notification, or an "error" notification, especially because I use Tasmota to turn off the printer after every print and thus will get MCU error pretty regularly.

my config:

[bot]
server: localhost
bot_token: <>
chat_id: <>

[telegram_ui]
progress_update_message: false

[camera]
host: http://localhost:8080/?action=stream

@4rianton 4rianton changed the title How to stop getting any notification except filament-runout How to stop getting any notification except filament-runout and print-finished Jun 8, 2023
@ghost
Copy link

ghost commented Aug 9, 2023

I'm also interested in disabling the printer's online alert.

@nlef nlef added the Feature Request New feature or request label Oct 13, 2024
@github-project-automation github-project-automation bot moved this to Long-Term suggestions in main development Oct 13, 2024
@nlef nlef removed this from main development Jan 18, 2025
@github-project-automation github-project-automation bot moved this to Long-Term suggestions in main development Jan 19, 2025
@aka13-404
Copy link
Collaborator

Both klipper and moonraker consider turning off the mcus while keeping main klipper running an erorr.
When there is an error thrown, it gets displayed. We will not add error suppression on our side.
If you feel that this is a valid config, discuss it with Kevin/Arksine for no error to be thrown in such a scenario.

@aka13-404 aka13-404 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or request
Projects
Status: Long-Term suggestions
Development

No branches or pull requests

3 participants