Code Monkey home page Code Monkey logo

Comments (3)

jostrasser avatar jostrasser commented on July 19, 2024

got also the same feedback from other users of the script... its not related only to me ;)

from docker-telegraf-netatmo.

jostrasser avatar jostrasser commented on July 19, 2024

Maybe related to this official Netatmo information?

The recent update of the Weather Station mobile application introducing the concept of Homes has led to the station_name field deprecation. Indeed, this field is no longer displayed in the Weather mobile application and thus cannot be edited anymore. For newly installed Weather Station, this field will not be returned by the getstationdata API as it no longer exists.

This can cause unexpected error on your own Application and we are sorry for the inconvenience.

To provide the best user experience to your users, we now recommend to use a combination of two fields like it is done in Netatmo application :
home_name
module_name of the Indoor module (NAMain)

NB: home_name has recently been added to the JSON response of the getstationdata endpoint

Using these two fields, you will be able to display the same name which is displayed in the app : home_name ( ‘module_name’)

Details:
https://forum.netatmo.com/viewtopic.php?f=5&t=19196

from docker-telegraf-netatmo.

jostrasser avatar jostrasser commented on July 19, 2024

Hi @benningm

I can confirm that the change from Netatmo on their platform is the issue... they added the Station Name of the Main module.

If I take a look to the written data in my Grafana/influxdb I can see that I get a second field key:

Screenshot

Is it possible that you translate it in your ruby script that the data will be imported in the same series like before into influxdb?

Otherwise we all will get a problem with the history data because all the dashboards are built on a single field key.

Thanks JO!

from docker-telegraf-netatmo.

Related Issues (8)

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.