Git Product home page Git Product logo

netatmo-collector-go's People

Contributors

exzz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

krist10an

netatmo-collector-go's Issues

All measurements entered as strings

Thanks for the great software that did exactly what I needed it to do 👍

I had an issue with all data being entered as strings (which caused issues when visualizing with Kapacitor).
It seems related to the type not being detected correctly, probably related to reflection. When I use the API/fix from Romain it works correctly:

airbe/netatmo-api-go@276e7e1

> show field keys
name: netatmo
fieldKey         fieldType
--------         ---------
absolutepressure float
co2              float
humidity         float
noise            float
pressure         float
temperature      float

Panic

i received a panic after running this

./netatmo-collector-go -config /root/netatmogo.conf

INFO[11-13|17:28:23] Starting
INFO[11-13|17:28:23] Connected to InfluxDB
INFO[11-13|17:28:24] Connected to Netatmo API
DBUG[11-13|17:28:24] New point ts=1479054275 field=Temperature station="Mont Chanson" module=Außen value=5.900
DBUG[11-13|17:28:24] New point ts=1479054275 field=Humidity station="Mont Chanson" module=Außen value=86
DBUG[11-13|17:28:24] New point ts=1479054313 field=Rain station="Mont Chanson" module="Rain gauge" value=0.000
DBUG[11-13|17:28:24] netatmoGather exited
panic: reflect: call of reflect.Value.Interface on zero Value

goroutine 8 [running]:
panic(0x7ba060, 0xc82039ec20)

Will there be a fix for that?

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.