Search found 1 match

by zett
11 Mar 2016 22:32
Forum: RaZberry
Topic: ZWay 2.2.0 with Netatmo?!
Replies: 23
Views: 31432

Re: ZWay 2.2.0 with Netatmo?!

Hi, we fixed two issues in /opt/z-way-server/automation/userModules/NetAtmo/index.js (marked in the file with //fixed) 1)used variable self instead of this in callback of refreshToken() 2) For function refreshToken() we had to use the same app_id and app_secret as in authenticate() so we dropped the...