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
Error: TypeError: Cannot read property 'initialized' of undefined
at Wled.handleStates (/opt/iobroker/node_modules/iobroker.wled/main.js:523:37)
at Wled.handleBasicStates (/opt/iobroker/node_modules/iobroker.wled/main.js:505:15)
at Wled.getDevic...
File "/opt/iobroker/node_modules/iobroker.wled/main.js", line 523, in Wled.handleStates
if (!this.devices[infoStates.ip].initialized) {
File "/opt/iobroker/node_modules/iobroker.wled/main.js", line 505, in Wled.handleBasicStates
await this.handleStates(deviceData, deviceIP);
File "/opt/iobroker/node_modules/iobroker.wled/main.js", line 854, in Wled.getDeviceJSON
await this.handleBasicStates(deviceIP, deviceData);
File "/opt/iobroker/node_modules/iobroker.wled/main.js", line 928, in Wled.tryKnownDevices
await this.getDeviceJSON(deviceIP);
File "/opt/iobroker/node_modules/iobroker.wled/main.js", line 55, in Wled.onReady
await this.tryKnownDevices();
...
(8 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
DutchmanNL
changed the title
Wled.handleStates
TypeError: Cannot read property 'initialized' of undefined at Wled.handleStates
Jun 8, 2022
Sentry Issue: IOBROKER-WLED-1
The text was updated successfully, but these errors were encountered: