weewx-mqtt icon indicating copy to clipboard operation
weewx-mqtt copied to clipboard

UNIT_REDUCTIONS

Open roe-dl opened this issue 4 years ago • 0 comments

Some unit labels are shortened because they are quite lengthy in WeeWX. Unfortunately that is done by a dict hardcoded in mqtt.py. degree_C_day is also a very lengthy unit label, and I would like to shorten it to Kd which means Kelvin-days.

May it be possible to make the configurable, too?

roe-dl avatar Mar 03 '21 19:03 roe-dl