Coder Social home page Coder Social logo

Comments (5)

ranjib avatar ranjib commented on June 15, 2024

Thank you for reporting this bug.
What version of reef-pi you are using?
The first issue is happening due to the default Y axis range in temperature chart being set to 76 to 82F. I intend to make this customizable as part of bigger customizable dashboard work. I'll keep this open till that work is done.
I think I have fixed the second bug recently. This used to happen due to floating point calculation. It should not happen with 1.1 release. If this is not the case, let me know

from reef-pi.

wikipeteia avatar wikipeteia commented on June 15, 2024

I'm using 1.1 for the pi 0

from reef-pi.

ranjib avatar ranjib commented on June 15, 2024

Thats strange, because I just verified we had this issue, and I have specific code now in place that makes the readings two decimal
https://github.com/reef-pi/reef-pi/blob/1.1/controller/temperature/control.go#L97
and
https://github.com/reef-pi/reef-pi/blob/1.1/controller/temperature/controller.go#L43
This should consistently return two decimal values for temperature readings.
I'll try to reproduce this. I am not able to see this any of my 1.1 based controllers

from reef-pi.

wikipeteia avatar wikipeteia commented on June 15, 2024

image

from reef-pi.

ranjib avatar ranjib commented on June 15, 2024

limit precision to two decimal only: #346
temp chart dimension fix: #338
ability to specify custom chat min and max: #335

These fixes will be released as part of 2.0, and together they addresses all the issues mentioned here

from reef-pi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.