ha-bambulab
ha-bambulab copied to clipboard
[Feature] A1: Allow to switch sound ON or OFF
Describe the feature
Amazing integration, thanks a lot!
My feature request: It would be nice to be able to :
- know whether the printer's sound is ON or OFF (does it play the music when a print job starts and finishes?)
- switch the sound ON or OFF, manually or using an automation (don't play sound between 10PM and 7AM for example. Longer jobs can end at whatever time)
I'm not sure that there is an API endpoint at all for that on the printer though!
Thanks!
What device is this for?
A1
Other Information
No response
Is this something that Bambu Studio or the Handy app allows you to control manually today?
In both the phone and computer apps, there is something that looks like this. In Bambu Handy, there is a Print Option named "Sounds", and in the desktop app (for Mac os at least), there is the print option of the next screenshot.
~~I haven't tried it yet, to confirm that it's about setting the printer's sounds ON and OFF, and not the apps' sounds. When I have something to print, I'll come back to this thread.~~
I did a small print to confirm this, and it does switch the sound ON and OFF.
Thanks
Ok. So I know I can read those config setting. But I don't know yet how to set them so some research needed.
Thanks a lot for your time and effort!
ENABLE_PROMPT_SOUND = {"print" : {"sequence_id": "0", "command": "print_option", "sound_enable": True}} DISABLE_PROMPT_SOUND = {"print" : {"sequence_id": "0", "command": "print_option", "sound_enable": False}}
@briceparent can you please try this: https://github.com/greghesp/ha-bambulab/releases/tag/v2.0.14-add_A1_prompt_sound_control
I don't have an A1 so I'm unable to test this.
Stale issue message
Stale issue message