before 4.10.1
$current.runtime        18 Tage, 0 Stunden, 18 Minuten

with 4.10.1
$current.runtime        1556294 Sekunden
$current.runtime.hour        432,3 Stunden
$current.runtime.day        18,0 Tage
$current.runtime.long_form    18 Minuten, 14 Sekunden     #missing days and 
hours!

temporary solution:
in weewx.conf
[StdReport]
    [[Defaults]]
        [[[Units]]]
            [[[[DeltaTimeFormats]]]]
                current = "%(day)d Tage, %(hour)d Stunden, %(minute)d 
Minuten"        Labels are Text

with
                current   = "%(day)d%(day_label)s, %(hour)d%(hour_label)s, 
%(minute)d%(minute_label)s"
weewx[11327] ERROR weewx.reportengine: Syntax error: missing option 
"day_label" in interpolation.
weewx[11327] ERROR weewx.reportengine:    ****       Report ignored

Is there another solution?

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/244f2e80-195c-4f99-a5a2-a99af0052257n%40googlegroups.com.

Reply via email to