Johannes
Johannes
type is `screensaver2` however this might have other drawbacks that not sure and you might have to use `defaultCard` in you configuration
you can configure `timeFormat` to an empty value and then use `timeAdditionalTemplate` to display whatever you want ``` timeFormat: "" timeAdditionalTemplate: "{{ states('sun.sun') }}" ``` https://docs.nspanel.pky.eu/config-overview/
this depends on your installation, in case you have babel installed, you need to use the `dateFormatBabel` config option https://babel.pocoo.org/en/latest/dates.html#date-fields
@JuustoMestari dirty workaround would be to remove the `{time}~` from this line: https://github.com/joBr99/nspanel-lovelace-ui/blob/main/apps/nspanel-lovelace-ui/luibackend/pages.py#L113
No the font for the time only contains basic asscii chars, due to space limitations. (However you can open the HMI and compile your own tft file with an altered...
hey, please be a bit more specific about what message you expect at which point
I have page with predefined timers and you can edit the timer of the page as well. Just touch the numbers before you start the timer.
Just add the home assistant timer to a card
https://raw.githubusercontent.com/joBr99/nspanel-lovelace-ui/main/docs/img/popupTimer.gif