You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
[2/4/2025, 11:24:44 AM] [eveatmo platform] Loaded homebridge-eveatmo v1.1.2 child bridge successfully
[2/4/2025, 11:24:44 AM] [eveatmo platform] Authenticating using 'refresh_token' grant
/homebridge/node_modules/homebridge-eveatmo/lib/netatmo-api.js:31
let tokenData = JSON.parse(rawData);
^
SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at new netatmo (/homebridge/node_modules/homebridge-eveatmo/lib/netatmo-api.js:31:34)
at new EveatmoPlatform (/homebridge/node_modules/homebridge-eveatmo/index.js:52:15)
at ChildBridgeFork.startBridge (/homebridge/node_modules/homebridge/src/childBridgeFork.ts:155:42)
Version you use
homebridge version 1.8.5
node version 22.13.1
plugin version 1.1.2
The text was updated successfully, but these errors were encountered:
Describe the bug
[2/4/2025, 11:24:44 AM] [eveatmo platform] Loaded homebridge-eveatmo v1.1.2 child bridge successfully
[2/4/2025, 11:24:44 AM] [eveatmo platform] Authenticating using 'refresh_token' grant
/homebridge/node_modules/homebridge-eveatmo/lib/netatmo-api.js:31
let tokenData = JSON.parse(rawData);
^
SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at new netatmo (/homebridge/node_modules/homebridge-eveatmo/lib/netatmo-api.js:31:34)
at new EveatmoPlatform (/homebridge/node_modules/homebridge-eveatmo/index.js:52:15)
at ChildBridgeFork.startBridge (/homebridge/node_modules/homebridge/src/childBridgeFork.ts:155:42)
Version you use
The text was updated successfully, but these errors were encountered: