if the readings are inside weewx, just use [calibrate] section to overwrite the 
variable.
if they are outside, you will need to write a simple data service, see one of 
the examples. the packet is just a dictionary keyed on obs_type so there is no 
programming difference between adding a value and replacing a value
____________
Graham Eddy

> On 5 Jun 2020, at 4:34 am, p q <peterquinn...@gmail.com> wrote:
> 
> I've done this for outtemp. Should be possible with inside temp. I modified 
> the driver to do it, but there may be an easier way. 
> https://hackaday.io/project/101680-solar-powered-wifi-temperature-sensor-for-weewx
>  
> <https://hackaday.io/project/101680-solar-powered-wifi-temperature-sensor-for-weewx>
> On Thu, Jun 4, 2020 at 11:09 AM 'Peter Fletcher' via weewx-user 
> <weewx-user@googlegroups.com <mailto:weewx-user@googlegroups.com>> wrote:
> My (Vantage Pro 2) weather station console is located in my office/computer 
> room, which is typically the warmest place in my house. It consequently 
> returns an indoor temperature which is higher than it 'should' be and an 
> indoor (relative) humidity that is lower than it 'should' be. I do have 
> sensors in the main part of my house, whose readings are monitored and stored 
> on the Raspberry Pi on which I also run weewx, and correspond more closely to 
> the inside temperature and humidity for the house as a whole. I know that I 
> can fairly easily add the readings returned by the central sensor to weewx's 
> records and reports, but what I would really like to do is to substitute them 
> for the misleading values coming from the weather station console. Is this 
> possible? I am a reasonably competent Python programmer.
> 
> -- 
> 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 weewx-user+unsubscr...@googlegroups.com 
> <mailto:weewx-user+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/weewx-user/7800658a-f675-415c-b1f8-eae80f49429bo%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/weewx-user/7800658a-f675-415c-b1f8-eae80f49429bo%40googlegroups.com?utm_medium=email&utm_source=footer>.
> 
> 
> -- 
> Peter Quinn
> (415)794-2264
> 
> -- 
> 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 weewx-user+unsubscr...@googlegroups.com 
> <mailto:weewx-user+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/weewx-user/CAA1SM22-EGrdP1CwEfh01R1bZ0mSKGJQF0ndS84_FXDiJGGHtw%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/weewx-user/CAA1SM22-EGrdP1CwEfh01R1bZ0mSKGJQF0ndS84_FXDiJGGHtw%40mail.gmail.com?utm_medium=email&utm_source=footer>.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/81BD091C-F3B7-4386-BCB5-23EFB8C97BA2%40gmail.com.

Reply via email to