Thanks for the reply.  Yes, the driver works, I just want to add the 
additional temperatures.

On my model display, the additional Acurite temperature sensors are 
discovered at the setup of the display along with the 5 in 1 unit.  The 
extra 3 temperatures are set to channel A, B, C and they share the display 
area with indoor temperature.  There is a line below the indoor temperature 
that rotates displaying A, B, C.

Thus I believe the extra temperatures should be part of the USB.

I guess I will have to see if I can redirect the debug info to a dedicated 
log file.  I am not proficient at looking at the linux log files.  I will 
give it a go first with the log files and then maybe people on this board 
can help me get the data displayed.

It would be nice to get this into the Weewx configs so that others who have 
the 06056 display can add the sensors thru a config option or something 
like that.

Weewx was so easy to get going with the Acurite drivers and Apache web 
server I hardly had to understand anything.   It was surprising.

On Monday, September 10, 2018 at 5:02:51 PM UTC-7, mwall wrote:
>
> On Monday, September 10, 2018 at 7:34:45 PM UTC-4, wa7ncl wrote:
>>
>> 1) How can I get the raw data displayed from debug to see if the Acurite 
>> driver even gets the three extra temperatures from the Receiver.
>>
>
> first of all, is the acurite driver working for you?  does it report 
> *anything*?
>
> the original usb consoles had three types of packages, called R1, R2, and 
> R3.  it is possible that acurite has used some of the unused bits in these 
> messages to report data from additional sensors.  or perhaps the console is 
> spitting out an additional message type.  set debug=1 in weewx.conf, and 
> set debug_raw=1 in the [Acurite] stanza, then restart.  you should see lots 
> of stuff in the log.  you should see the R1 messages every 18 seconds and 
> the R2 messages every 36 seconds.  (the R3 messages are historical data, 
> and no one uses them - the firmware in the first and second generations of 
> stations was so bad that it was not worth trying to use the station's 
> logger)
>
>  
>
>> 2) Assuming that they are in the USB data packet(s), how do I add them to 
>> the Standard Skin.
>>
>
> look at the skin.conf and the .tmpl files.  if that is not obvious, then 
> take a look at the section of the customization guide that describes the 
> standard report.  if that is not obvious, then we might need to update the 
> docs with a "how to add data from additional sensors to a skin" section.
>
>  
>
>> 3) Is there a person(s) on the list here that is familiar enough with the 
>> Acurite driver to assist me in in adding the extra sensors to the driver if 
>> they are not presently there.
>>
>
> yes indeed.  i wrote the original driver, but a few other acurite owners 
> have contributed a lot since that first implementation.
>
> 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.

Reply via email to