On Saturday, January 14, 2017 at 9:50:01 AM UTC-5, Radar wrote:
>
> is there a configure setting for water, probe, phumidity?
>
> i have changed the schema to add water, probe
>
> i have tried in the sensor_map
> water = water.00005179.*
> water = probe_water.00005179.*
> water = water_probe.00005179.*
> probe = probe.00005179.*
>
> none of them work
>

please clarify what you mean by 'none of them work'?  do you get data, but 
the data does not go into the database?  do you see data in the log, but 
not in your reports?

you have not indicated what kind of hardware/sensors you are using.

assuming that you are using an acurite bridge/smarthub with a ProIn sensor, 
you probably want:

water = water.XXXXXXXX.*

where XXXXXXXX is the sensor id.

look at the raw packet output (in the log when debug=1) to see exactly 
which sensors are available and the observation name(s) for each sensor.  

if you're still stuck, post a few of the raw packets.

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