Hi Miguel,

On 5 December 2017 at 02:27, Miguel Andres <[email protected]> wrote:
> Hello,
>
>
> I have been suggested to post this question to this group as a weewx-user
> group instead of the issues in github.
>
>
> I have read issue 77 and has helped but --readings do not seem to show...

>From what you have shown, --readings is working as it should, so I'm
guessing that there is more to the question?

Are you having trouble getting the required values picked up by weewx?
If that's the case then your weewx.conf is probably incomplete and
we'd need to see a copy of that (with passwords removed).

Reading the remainder of your post, a couple of observations follow.

You still have the simulator running - you don't need it.
You have owfs installed as a service. If the only weather sensors you
have are the 1-wire ones then run it as a driver.

You can use --readings as you have to display all your sensors (as you
have done)
or use --reading  /with/path/tofield  to dryrun the string you'll use
in the [sensor_map] section in weewx.conf

eg:-
PYTHONPATH=/usr/share/weewx python /usr/share/weewx/user/owfs.py
--iface localhost:4304  --reading /10.67C6697351FF/temperature
will return just...
/10.67C6697351FF/temperature: 50.105

of note: You can't use any of these direct commands (owfs.py) if weewx
is running and claimed the ow interface (although I do wonder if that
would be different in your case, where you are not using the usb
iface?)

Visit https://github.com/weewx/weewx/wiki/owfs and review and follow
the notes there which will configure it as a driver.
 In particular, note point 5.  Modify weewx.conf:

[...]


Cheers
 Glenn

rorpi - read only raspberry pi & various weewx addons
https://github.com/glennmckechnie

-- 
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