Is it possible to remove indoor temperature from clientraw.txt?

I want to remove indoor temperature from clientraw.txt.
Is this possible?

can I ask why?

Can’t you just ignore it in your application?

Protect privacy

the problem is, some people might set that by mistake if it was a setting and then wonder why things do not work
but I could make it work via a setting you set manually in the ini file (i.e more obscure)

Could set a max indoor temp limit of zero in the limit settings, but then the data wouldn’t be in WD.

Thank you Brian!
That would work for me.

use this version
http://www.weather-display.com/downloadfiles/weatherdisplaytest.zip

and set in the wdisplay.ini file, before starting up this versipn (and after exiting WD)
[indoortempclientraw]
option=no

and then the indoor temperature and indoor humidity will be set to zero values in the clientraw.txt file

Will that flow through to clientrawextra.txt ?

no, i have not done anything with that (the graph data)

Same issue I would have thought, just as easy to snoop on that file as the clientraw :dontknow:

I will test this, but one question - do you plan to persist the setting or will it be reset each time WD closes?

why would I not have it persist?

I have done another update, where the data in the clientrawaextra.txt will also get set to zeros

Brian,
Adding
[indoortempclientraw]
option=no

to wdisplay.ini is verified to set indoor temperature readings in clientraw.txt and clientrawextra.txt to 0.0

Thank you very much!

Will this change be merged into standard future WD builds?

yes, its included in future updates