ha-bambulab icon indicating copy to clipboard operation
ha-bambulab copied to clipboard

[Feature] A1: Allow to switch sound ON or OFF

Open briceparent opened this issue 1 year ago • 8 comments

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

briceparent avatar Jan 09 '24 10:01 briceparent

Is this something that Bambu Studio or the Handy app allows you to control manually today?

AdrianGarside avatar Jan 10 '24 01:01 AdrianGarside

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 Capture d’écran 2024-01-10 à 09 43 30

briceparent avatar Jan 10 '24 08:01 briceparent

Ok. So I know I can read those config setting. But I don't know yet how to set them so some research needed.

AdrianGarside avatar Jan 10 '24 09:01 AdrianGarside

Thanks a lot for your time and effort!

briceparent avatar Jan 10 '24 14:01 briceparent

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}}

AdrianGarside avatar Jan 21 '24 00:01 AdrianGarside

@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.

AdrianGarside avatar Jan 21 '24 00:01 AdrianGarside

Stale issue message

github-actions[bot] avatar Apr 18 '24 08:04 github-actions[bot]

Stale issue message

github-actions[bot] avatar Jun 20 '24 08:06 github-actions[bot]