theyosh / TerrariumPI

Home automated terrarium/aquarium or other enclosed environment with a Raspberry Pi
https://terrarium.theyosh.nl
GNU General Public License v3.0
408 stars 98 forks source link

Remote & Conductivity #330

Closed RRCRT closed 4 years ago

RRCRT commented 5 years ago

Hi Again I have just added an EC meter to my arduino which sends through usb serial to a json file on pi. The only problem is when adding the sensor it will not allow me to use "remote" and "Conductivity" together, it doesn't save. So I tried "Remote" & "Fertility" and it works. Not sure if this is a bug or you intend to do this.

Also would it be easy enough to add a "Calibration" field to the sensors section +- values as some sensors can be out slightly. Many Thanks

theyosh commented 5 years ago

Hmm, it should be supported through remote. So I have to look into that.

Calibration is something I have done with the Chirp sensor. So I can re-use for other sensors. Have to look into it.

theyosh commented 5 years ago

Hmm, that is strange. I has never worked since the last rewrite :)

So I added just 1 line to support remote conductivity... :P So do a git pull and restart. It should work now. Thanks for noticing it.

theyosh commented 4 years ago

Any updates? Is it working for you?

theyosh commented 4 years ago

Closing due to no more response