How to stop Measureit from sending temperature data to PVOUTPUT

157 views
Skip to first unread message

agold...@gmail.com

unread,
Aug 31, 2015, 6:22:54 PM8/31/15
to measureit
Hi, I was just wondering how to stop Measureit from sending temperature data to PVOutput. The temp data is being taken from my CC EnviR but I also have another RPi using Aurora Monitor sending the inverter temp data from my Aurora Inverter. I would prefer to see the inverter temp, not ambient temp inside my home. The two software continually change the temp figure as they each post their data packets to PVOutput. I assume it will be a simple uncomment in a file, but which one? Help will be greatly appreciated.

Steve

unread,
Sep 1, 2015, 4:41:34 AM9/1/15
to measureit, agold...@gmail.com
Hi,

I don't know enough about python to give you exact help.

Find the file data-input.py under /measureit_system_files/python

Search for "addstatus", I believe this is the line responsible for uploading to PVOutput. At the end of the line it adds V5, the temperature. You might simply be able to remove +'&v5='+str(tmpr)  restart the grabber and the temperature won't be uploaded. (Not tested, and I don't know what I'm doing anyway :) )

Regards,

Steve.

agold...@gmail.com

unread,
Sep 1, 2015, 7:16:23 AM9/1/15
to measureit, agold...@gmail.com
BINGO. I edited using NANO and just removed the test as you suggested. Worked first time. Thanks Steve.

Reg Moore

unread,
Feb 2, 2018, 6:24:59 AM2/2/18
to measureit
Could you be so kind as to post the path that you used in nano to arrive at the file to edit. I'm new to Nano and editing and although i've been able to find and edit other files I can't find this tree.

Reg

Steve

unread,
Feb 2, 2018, 6:56:54 AM2/2/18
to measureit
Hi Reg,

I got notified of your post because I'm subscribed to this thread. Unfortunately I can't help for two reasons. 1) I have a very non standard installation and the location of data-input.py won't be the same. 2) I very rarely use NANO, I use WinSCP on my Windows machine to log into my headless Pi and end up being able to browse the Pi with and explorer similar to Windows explorer and use the built in editor to edit my files (editor is similar to Windows notepad).

Regards,

Steve.

osmingt...@gmail.com

unread,
Feb 2, 2018, 7:44:52 AM2/2/18
to measureit
On my system, it lives in /web/measureit/measureit_system_files/python

Failing that, cd /; find . -name data-input.py -print

NIck

Reg Moore

unread,
Feb 3, 2018, 8:32:57 PM2/3/18
to osmingt...@gmail.com, measureit
Worked well thanks. 
--
You received this message because you are subscribed to a topic in the Google Groups "measureit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/measureit/n2bZC2jIhuw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to measureit+...@googlegroups.com.
To post to this group, send email to meas...@googlegroups.com.
Visit this group at https://groups.google.com/group/measureit.
To view this discussion on the web visit https://groups.google.com/d/msgid/measureit/eaf61c93-d490-416b-9211-76c148d532bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

B- Man

unread,
Aug 28, 2018, 9:43:45 AM8/28/18
to measureit
Hi i have found this but for some reason it wont save. do i have to disable the grabber first? how do i do that?
or is it because im not root? How do i get root?

or is there something else im missing?

also steve is if i was to change the generation from "v4" to "v7" in that file and use the generation setting in the sensor for my Hot water would that work or is it harder than that? i already have something else monitoring my generation so i don't mind losing generation for a quick fix

Thomas

unread,
Sep 3, 2018, 7:29:34 AM9/3/18
to measureit
To become root

Stop and start the grabber after editing

Maybe you want to explain what exactly you try to do :)

B- Man

unread,
Sep 3, 2018, 8:17:08 AM9/3/18
to measureit
I wanted to become root so i could log into Measureit via WINSCP and be able to change the files without having to do it via terminal

I was hoping to be able to change the generation part of the grabber and turn it into V7 but after working out how its created im unable to do that and don't know enough about how the script works to attempt it

i wanted to disable the grabber from auto starting on reboot so i could try the PVOutput integration service as measureit kept taking control of the sensors.
Reply all
Reply to author
Forward
0 new messages