MuseRadio: enlargen and dim time shown?

Hi, is it possible to enlargen the time shown on the museRadio and to set a dim-factor to the display via home assistant?
I want to dim the display parallel to the “turn out light” event.
So that I can see the time, it but my wife is not disturbed from the light.
I hope that ist the right forum to ask.

Hi line 201 of this yaml you can change the current duration of 60s

          - lambda: 'return id(lightTO) < 60;'              

Please follow our tutorial to compile yaml: