Coder Social home page Coder Social logo

Comments (12)

werthdavid avatar werthdavid commented on September 28, 2024

I can try to include it but won't be able to test it

from homebridge-weather.

honkmaster avatar honkmaster commented on September 28, 2024

Would be really appreciated. I will test it surely, additionally I'm looking into node.JS myself. Next time I will submit a PR :).... Greetings.

from homebridge-weather.

werthdavid avatar werthdavid commented on September 28, 2024

Can you try it with the latest version (1.6.0) and let me know if it works?

from homebridge-weather.

honkmaster avatar honkmaster commented on September 28, 2024

It does not seem to work. I used:

"pollingInterval": "1",
"enableHistory": true

Maybe there is an error in line 186. I don't know if temperature: temperature is valid, as the sample uses temp: , see:

this.loggingService.addEntry({time: moment().unix(), temp:this.temperature, pressure:this.airPressure, humidity:this.humidity});

Maybe you can compare with homebridge-dht: https://github.com/NorthernMan54/homebridge-dht/blob/master/index.js. This is working in Eve.

from homebridge-weather.

werthdavid avatar werthdavid commented on September 28, 2024

Good point... maybe now?

from homebridge-weather.

honkmaster avatar honkmaster commented on September 28, 2024

It is working. Thanks. One minor issue, the first value for temp is zero degrees.

img_7989

from homebridge-weather.

honkmaster avatar honkmaster commented on September 28, 2024

Same is true after a restart of homebridge (for both tamp and humidity). Maybe only report valid data from cache.

img_7990

from homebridge-weather.

werthdavid avatar werthdavid commented on September 28, 2024

Should be fixed with 1.6.2

Cool feature actually!

from homebridge-weather.

werthdavid avatar werthdavid commented on September 28, 2024

@honkmaster could you please test if it still works with 1.6.3? Don't know how homebridge behaves with potential undefined values...

from homebridge-weather.

honkmaster avatar honkmaster commented on September 28, 2024

There is no initial jump in the graph, seems to work. If you want, i can provide a screenshot after logging has taken place for a few days ...

from homebridge-weather.

werthdavid avatar werthdavid commented on September 28, 2024

Yes please, that would be cool! Thanks

from homebridge-weather.

werthdavid avatar werthdavid commented on September 28, 2024

eve-example

Got one 😉 But thanks!
Really cool feature!

from homebridge-weather.

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.