Generalise server specified action buttons.

This commit is contained in:
Julian Stirling 2025-07-27 15:39:38 +01:00
parent 0794d4777f
commit 3651013440
4 changed files with 86 additions and 41 deletions

View file

@ -791,6 +791,8 @@ class StreamingPiCamera2(BaseCamera):
"Start recalibration? This may take a while, and the microscope "
"will be locked during this time."
),
notify_on_success=True,
success_message="Finished recalibration.",
),
action_button_for(
self.auto_expose_from_minimum,