Does this look about right?

weewx.units.USUnits['group_decibels'] = 'decibels'
weewx.units.MetricUnits['group_concentration'] = 'decibels'
weewx.units.MetricWXUnits['group_decibels'] = 'decibels'
weewx.units.default_unit_format_dict['decibels'] = ' N/A'
weewx.units.default_unit_label_dict['decibels']  = ' dBm'


On Monday, March 25, 2019 at 12:11:56 PM UTC-5, parallelsys wrote:
>
> I am able to graph rssi signal from my device. What I would like to do is 
> add a new symbol (dBm) so it can have the right symbol display on the graph.
> Right now I am using percent but I want to do it the right way :)
>
> See the attached screenshoot
>
> How can I change that percent symbol to dBm?
>
>
> Thanks!
>

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to