Search found 8 matches

by xdelta
06 Dec 2023, 08:58
Forum: Netatmo API
Topic: Change in API? node-red-contrib-netatmo-dashboard not working anymore
Replies: 14
Views: 5621

Re: Change in API? node-red-contrib-netatmo-dashboard not working anymore

Have you already tried to regenerate the tokens ($access_token/$refresh_token)? So via the API portal to your app. Compared to my "old" code, your query has worked several times so far. Let's wait and see. With a bit of luck, all you have to do is create a cronjob that runs regularly so t...
by xdelta
05 Dec 2023, 18:31
Forum: Netatmo API
Topic: Change in API? node-red-contrib-netatmo-dashboard not working anymore
Replies: 14
Views: 5621

Re: Change in API? node-red-contrib-netatmo-dashboard not working anymore

php-simpleNetatmoAPI Your way of getting the data looks very interesting, but i did not figured out how exatly to do... As far i understand, i can use the callback/webhook, but i did not must ? If so, the single file is enough to get data? Netatmo App is done, the token is generated and the refresh...
by xdelta
05 Dec 2023, 09:43
Forum: Netatmo API
Topic: Change in API? node-red-contrib-netatmo-dashboard not working anymore
Replies: 14
Views: 5621

Re: Change in API? node-red-contrib-netatmo-dashboard not working anymore

Well, that is really a shame (again and again)... i have the same behavior - first call works and the second one not. nsd explaind it totally right as described as well in the api docs. Does anyone know how to modify the custom php API call to make it work again? <?php $app_id = "xxxxxxx";...
by xdelta
15 Jul 2023, 11:59
Forum: Netatmo API
Topic: PHP example with access_token and refresh_token
Replies: 12
Views: 1966

Re: PHP example with access_token and refresh_token

First of all you need the refresh_token code with one of the different methods described here in the forum, e.g. with the Token Generator at https://dev.netatmo.com/apps/ in your created app. When you got your refresh_token, you only need to refresh it (within 3 hours?!), because it did not expire. ...
by xdelta
10 Aug 2017, 23:01
Forum: Netatmo API
Topic: api.netatmo.com Down?
Replies: 68
Views: 20144

Re: api.netatmo.com Down?

Down again and again.... and no simple one comment from the netatmo support. Thats really poor!
by xdelta
08 Aug 2017, 22:58
Forum: Netatmo API
Topic: api.netatmo.com Down?
Replies: 68
Views: 20144

Re: api.netatmo.com Down?

+1
by xdelta
18 Nov 2016, 15:51
Forum: Netatmo API
Topic: Spikes in sum_rain_24 rain reading
Replies: 5
Views: 2299

Re: Spikes in sum_rain_24 rain reading

I have noticed as well some crazy things: Rain sum_24 data seems to be lost after 22:36 (10:36 pm) yesterday... check picture of database (api call). I have not checked other days till now, but i have noticed also that there was no wind data received tonight between 02:00 am and 04:00 am o'clock on ...

Go to advanced search