SteelSeries Gauges: Difference between revisions

== Forecast Messages ==
 
By default for Cumulus the &lt;#forecastenc&gt; message is displayed which shows either the Cumulus<br> generated forecast or the external station generated forecast depending on how Cumulus is configured.<br> Starting with version 1.9.2 Cumulus has additional forecast message options:<br>&lt;#cumulusforecastenc&gt; - Always displays the Cumulus generated Zambretti forecast<br>&lt;#wsforecastenc&gt; - Always displays the external weather station forecast
&lt;#cumulusforecastenc&gt; - Always displays the Cumulus generated Zambretti forecast
&lt;#wsforecastenc&gt; - Always displays the external weather station forecast
 
If you wish to use one of these options, then you should edit the "realtimegaugesT.txt" file<br> and replace the '&lt;#forecastenc&gt;' tag with the one of your choice.
 
NOTE: If your forecast messages use accented characters (or any character not in the basic 103<br>characters in the LCD font), then I recommend that you disable the digital font on the status/forecast<br>display. Set the following in gauges.js:
 
digitalForecast&nbsp;: false,
 
Weather Display users have different options for the forecast message to be used. By default the<br>ccrlocal file uses the Davis VP&nbsp;%vpforecasttext% tag. Change this to what suits you best:
 
%vpforecasttext% Davis VP forecast<br>&nbsp;%forecasticonword% Words for the (Davis?) forecast icon<br>&nbsp;%dailywarning/forecast% forecast from input daily weather
 
NOTE: If your forecast messages use accented characters (or any character not in the basic 103<br> characters in the LCD font), then I recommend that you disable the digital font on the status/forecast<br> display. Set the following in gauges.js:
digitalForecast&nbsp;: false,
 
Weather Display users have different options for the forecast message to be used. By default the<br> ccrlocal file uses the Davis VP&nbsp; %vpforecasttext% tag. Change this to what suits you best:
%vpforecasttext% Davis VP forecast
%forecasticonword% Words for the (Davis?) forecast icon
%dailywarning/forecast% forecast from input daily weather
 
== Adding Logo's/Custom Images to the Gauge Backgrounds ==