On Tuesday, November 8, 2016 at 11:53:06 AM UTC-5, martin swanepoel wrote:
>
> Neither am I
> ;-)
>
>
>
martin,
do something like this in skin.conf:
[ImageGenerator]
...
[[day_images]]
[[[daywind]]]
[[[[windSpeed]]]]
[[[[windGust]]]]
[[[daypressure]]]
data_binding = bmp_binding
[[[[pressure]]]]
and do something like this in your templates:
wind speed: $current.windSpeed
pressure: $current(data_binding=bmp_binding).pressure
the "using multiple bindings" section of the customization guide has
details.
http://weewx.com/docs/customizing.htm#Using_multiple_bindings
m
--
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.