WeeWX uses the python package configobj to parse .conf files. When configobj encounters a comma in a config setting the setting is interpreted as a list of values separated at the coma and not as a single setting. So if you have a setting that needs a comma included in the setting text you must enclose the setting in single or double quotation marks.
Gary -- 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/1a467a80-e673-4a0d-9fde-f229a69be009%40googlegroups.com.
