NEWS
JS 3.0 Controler deConz-Adapter Fehler/Neustarts
-
Hey,
nach dem Update auf den JS 3.0 habe ich div. Fehler bis hin zu Adapter-Neustarts.
Log: 2020-04-21 17:25:27.150 - info: deconz.0 (10377) cleaned everything up... 2020-04-21 17:25:27.155 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.14.ct: The state is missing the required property val! 2020-04-21 17:25:27.155 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.156 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.14.on: The state is missing the required property val! 2020-04-21 17:25:27.156 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.156 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.14.level: The state is missing the required property val! 2020-04-21 17:25:27.156 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.157 - error: deconz.0 (10377) uncaught exception: Cannot read property '0' of undefined 2020-04-21 17:25:27.157 - error: deconz.0 (10377) TypeError: Cannot read property '0' of undefined at Request.request [as _callback] (/usr/local/iobroker/node_modules/iobroker.deconz/main.js:1696:25) at process._tickCallback (internal/process/next_tick.js:68:7) 2020-04-21 17:25:27.158 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.15.ct: The state is missing the required property val! 2020-04-21 17:25:27.158 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.159 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.15.on: The state is missing the required property val! 2020-04-21 17:25:27.159 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.160 - info: deconz.0 (10377) terminating 2020-04-21 17:25:27.160 - info: deconz.0 (10377) Terminated (NO_ERROR): Without reason 2020-04-21 17:25:27.161 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.15.level: The state is missing the required property val! 2020-04-21 17:25:27.161 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.161 - error: deconz.0 (10377) uncaught exception: Cannot read property '0' of undefined 2020-04-21 17:25:27.162 - error: deconz.0 (10377) TypeError: Cannot read property '0' of undefined at Request.request [as _callback] (/usr/local/iobroker/node_modules/iobroker.deconz/main.js:1696:25) at process._tickCallback (internal/process/next_tick.js:68:7) 2020-04-21 17:25:27.164 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.17.ct: The state is missing the required property val! 2020-04-21 17:25:27.165 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.165 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.17.on: The state is missing the required property val! 2020-04-21 17:25:27.165 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.184 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.17.level: The state is missing the required property val! 2020-04-21 17:25:27.184 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.184 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.16.on: The state is missing the required property val! 2020-04-21 17:25:27.184 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.184 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.18.on: The state is missing the required property val! 2020-04-21 17:25:27.185 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.185 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.19.on: The state is missing the required property val! 2020-04-21 17:25:27.185 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[1]: TypeError: Cannot read property '0' of undefined 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[1]: at Request.request [as _callback] (/usr/local/iobroker/node_modules/iobroker.deconz/main.js:1696:25) 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[1]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[3]: TypeError: Cannot read property '0' of undefined 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[3]: at Request.request [as _callback] (/usr/local/iobroker/node_modules/iobroker.deconz/main.js:1696:25) 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[3]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[4]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[4]: TypeError: Cannot read property '0' of undefined 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[4]: at Request.request [as _callback] (/usr/local/iobroker/node_modules/iobroker.deconz/main.js:1696:25) 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[4]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-04-21 17:25:27.807 - info: host.iMac-von-C2.local instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR) 2020-04-21 17:25:27.807 - info: host.iMac-von-C2.local Restart adapter system.adapter.deconz.0 because enabled -
Here the same:
2020-04-21 18:50:03.031 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.5.on: The state is missing the required property val!
2020-04-21 18:50:03.031 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:50:35.641 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.13.on: The state is missing the required property val!
2020-04-21 18:50:35.642 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:50:39.970 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.17.on: The state is missing the required property val!
2020-04-21 18:50:39.971 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:50:39.987 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.18.on: The state is missing the required property val!
2020-04-21 18:50:39.988 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:50:51.781 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.17.on: The state is missing the required property val!
2020-04-21 18:50:51.782 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:50:51.831 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.18.on: The state is missing the required property val!
2020-04-21 18:50:51.831 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:50:58.783 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.19.on: The state is missing the required property val!
2020-04-21 18:50:58.784 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:51:22.760 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.1.on: The state is missing the required property val!
2020-04-21 18:51:22.761 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:51:36.161 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.13.on: The state is missing the required property val!
2020-04-21 18:51:36.161 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:51:39.970 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.42.level: The state is missing the required property val!
2020-04-21 18:51:39.970 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:51:40.014 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.10.on: The state is missing the required property val!
2020-04-21 18:51:40.014 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:51:40.430 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.17.on: The state is missing the required property val!
2020-04-21 18:51:40.430 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:51:40.469 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.18.on: The state is missing the required property val!
2020-04-21 18:51:40.470 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:51:49.975 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.10.on: The state is missing the required property val!
2020-04-21 18:51:49.976 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:51:49.989 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.9.on: The state is missing the required property val!
2020-04-21 18:51:49.989 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:51:49.990 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.11.on: The state is missing the required property val!
2020-04-21 18:51:49.991 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:51:50.037 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.42.on: The state is missing the required property val!
2020-04-21 18:51:50.038 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:52:23.100 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.17.on: The state is missing the required property val!
2020-04-21 18:52:23.101 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:52:23.150 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.18.on: The state is missing the required property val!
2020-04-21 18:52:23.150 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:52:50.963 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.16.on: The state is missing the required property val!
2020-04-21 18:52:50.963 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:53:12.654 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.13.on: The state is missing the required property val!
2020-04-21 18:53:12.655 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:53:47.322 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.42.level: The state is missing the required property val!
2020-04-21 18:53:47.322 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:53:47.327 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.10.on: The state is missing the required property val!
2020-04-21 18:53:47.328 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:53:47.352 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.42.on: The state is missing the required property val!
2020-04-21 18:53:47.353 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:54:13.095 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.13.on: The state is missing the required property val!
2020-04-21 18:54:13.095 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:54:13.320 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.17.on: The state is missing the required property val!
2020-04-21 18:54:13.320 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer.
2020-04-21 18:54:13.328 - warn: deconz.0 (1820) State value to set is invalid for deconz.0.Lights.18.on: The state is missing the required property val!
2020-04-21 18:54:13.328 - warn: deconz.0 (1820) This value will not be set in future versions. Please report this to the developer. -
Hey,
nach dem Update auf den JS 3.0 habe ich div. Fehler bis hin zu Adapter-Neustarts.
Log: 2020-04-21 17:25:27.150 - info: deconz.0 (10377) cleaned everything up... 2020-04-21 17:25:27.155 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.14.ct: The state is missing the required property val! 2020-04-21 17:25:27.155 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.156 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.14.on: The state is missing the required property val! 2020-04-21 17:25:27.156 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.156 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.14.level: The state is missing the required property val! 2020-04-21 17:25:27.156 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.157 - error: deconz.0 (10377) uncaught exception: Cannot read property '0' of undefined 2020-04-21 17:25:27.157 - error: deconz.0 (10377) TypeError: Cannot read property '0' of undefined at Request.request [as _callback] (/usr/local/iobroker/node_modules/iobroker.deconz/main.js:1696:25) at process._tickCallback (internal/process/next_tick.js:68:7) 2020-04-21 17:25:27.158 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.15.ct: The state is missing the required property val! 2020-04-21 17:25:27.158 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.159 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.15.on: The state is missing the required property val! 2020-04-21 17:25:27.159 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.160 - info: deconz.0 (10377) terminating 2020-04-21 17:25:27.160 - info: deconz.0 (10377) Terminated (NO_ERROR): Without reason 2020-04-21 17:25:27.161 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.15.level: The state is missing the required property val! 2020-04-21 17:25:27.161 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.161 - error: deconz.0 (10377) uncaught exception: Cannot read property '0' of undefined 2020-04-21 17:25:27.162 - error: deconz.0 (10377) TypeError: Cannot read property '0' of undefined at Request.request [as _callback] (/usr/local/iobroker/node_modules/iobroker.deconz/main.js:1696:25) at process._tickCallback (internal/process/next_tick.js:68:7) 2020-04-21 17:25:27.164 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.17.ct: The state is missing the required property val! 2020-04-21 17:25:27.165 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.165 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.17.on: The state is missing the required property val! 2020-04-21 17:25:27.165 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.184 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.17.level: The state is missing the required property val! 2020-04-21 17:25:27.184 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.184 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.16.on: The state is missing the required property val! 2020-04-21 17:25:27.184 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.184 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.18.on: The state is missing the required property val! 2020-04-21 17:25:27.185 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.185 - warn: deconz.0 (10377) State value to set is invalid for deconz.0.Lights.19.on: The state is missing the required property val! 2020-04-21 17:25:27.185 - warn: deconz.0 (10377) This value will not be set in future versions. Please report this to the developer. 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[1]: TypeError: Cannot read property '0' of undefined 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[1]: at Request.request [as _callback] (/usr/local/iobroker/node_modules/iobroker.deconz/main.js:1696:25) 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[1]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[3]: TypeError: Cannot read property '0' of undefined 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[3]: at Request.request [as _callback] (/usr/local/iobroker/node_modules/iobroker.deconz/main.js:1696:25) 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[3]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[4]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[4]: TypeError: Cannot read property '0' of undefined 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[4]: at Request.request [as _callback] (/usr/local/iobroker/node_modules/iobroker.deconz/main.js:1696:25) 2020-04-21 17:25:27.807 - error: host.iMac-von-C2.local Caught by controller[4]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-04-21 17:25:27.807 - info: host.iMac-von-C2.local instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR) 2020-04-21 17:25:27.807 - info: host.iMac-von-C2.local Restart adapter system.adapter.deconz.0 because enabled@c_hoch_b sagte in JS 3.0 Controler deConz-Adapter Fehler/Neustarts:
This value will not be set in future versions. Please report this to the developer.
..................
das sieht ja Grausig aus ... es gibt hier die Funktion </> Code Tags , den Log reinzustellen !
hier geht zur Hilfe -
@c_hoch_b sagte in JS 3.0 Controler deConz-Adapter Fehler/Neustarts:
This value will not be set in future versions. Please report this to the developer.
..................
das sieht ja Grausig aus ... es gibt hier die Funktion </> Code Tags , den Log reinzustellen !
hier geht zur Hilfe@Glasfaser
Danke! Habs direkt geändert. ;-) -
@c_hoch_b sagte in JS 3.0 Controler deConz-Adapter Fehler/Neustarts:
This value will not be set in future versions. Please report this to the developer.
..................
das sieht ja Grausig aus ... es gibt hier die Funktion </> Code Tags , den Log reinzustellen !
hier geht zur Hilfe@Glasfaser sagte in JS 3.0 Controler deConz-Adapter Fehler/Neustarts:
This value will not be set in future versions. Please report this to the developer.
Dazu gibt es schon einen Issue auf Github.
Die Meldung mit dem Absturz hab ich auf dem Schirm und wird gefixt.
-
Joa, bei mir tauchen nun nur noch warnings auf. Dachte ich Installiere node auf Version 12, und passend js controller auf 3. Da ja die Ankündugung war, dass das nun quasi der Standard ist. Alles gut durchgelaufen. fixer, danach npm rebuild, soweit ohne Fehler.
Doch deconz zeigt die warns an in Version 1.3.3
deconz.0 2020-04-21 23:44:09.492 warn (18240) This value will not be set in future versions. Please report this to the developer. deconz.0 2020-04-21 23:44:09.492 warn (18240) State value to set is invalid for deconz.0.Lights.4.bri: The state is missing the required property val! deconz.0 2020-04-21 23:44:09.449 warn (18240) This value will not be set in future versions. Please report this to the developer. deconz.0 2020-04-21 23:44:09.449 warn (18240) State value to set is invalid for deconz.0.Lights.3.bri: The state is missing the required property val! deconz.0 2020-04-21 23:44:05.873 warn (18240) {"address":"/lights/4","description":"parameter, /lights/4/ct, is not modifiable. Device is set to off.","type":201} deconz.0 2020-04-21 23:44:05.870 warn (18240) {"address":"/lights/3","description":"parameter, /lights/3/ct, is not modifiable. Device is set to off.","type":201} deconz.0 2020-04-21 23:44:05.870 warn (18240) This value will not be set in future versions. Please report this to the developer. deconz.0 2020-04-21 23:44:05.869 warn (18240) State value to set is invalid for deconz.0.Lights.4.bri: The state is missing the required property val! deconz.0 2020-04-21 23:44:05.867 warn (18240) This value will not be set in future versions. Please report this to the developer. deconz.0 2020-04-21 23:44:05.867 warn (18240) State value to set is invalid for deconz.0.Lights.3.bri: The state is missing the required property val!Funktioniert aber soweit alles.
-
Joa, bei mir tauchen nun nur noch warnings auf. Dachte ich Installiere node auf Version 12, und passend js controller auf 3. Da ja die Ankündugung war, dass das nun quasi der Standard ist. Alles gut durchgelaufen. fixer, danach npm rebuild, soweit ohne Fehler.
Doch deconz zeigt die warns an in Version 1.3.3
deconz.0 2020-04-21 23:44:09.492 warn (18240) This value will not be set in future versions. Please report this to the developer. deconz.0 2020-04-21 23:44:09.492 warn (18240) State value to set is invalid for deconz.0.Lights.4.bri: The state is missing the required property val! deconz.0 2020-04-21 23:44:09.449 warn (18240) This value will not be set in future versions. Please report this to the developer. deconz.0 2020-04-21 23:44:09.449 warn (18240) State value to set is invalid for deconz.0.Lights.3.bri: The state is missing the required property val! deconz.0 2020-04-21 23:44:05.873 warn (18240) {"address":"/lights/4","description":"parameter, /lights/4/ct, is not modifiable. Device is set to off.","type":201} deconz.0 2020-04-21 23:44:05.870 warn (18240) {"address":"/lights/3","description":"parameter, /lights/3/ct, is not modifiable. Device is set to off.","type":201} deconz.0 2020-04-21 23:44:05.870 warn (18240) This value will not be set in future versions. Please report this to the developer. deconz.0 2020-04-21 23:44:05.869 warn (18240) State value to set is invalid for deconz.0.Lights.4.bri: The state is missing the required property val! deconz.0 2020-04-21 23:44:05.867 warn (18240) This value will not be set in future versions. Please report this to the developer. deconz.0 2020-04-21 23:44:05.867 warn (18240) State value to set is invalid for deconz.0.Lights.3.bri: The state is missing the required property val!Funktioniert aber soweit alles.
-
Nur so als Info, bei mir kommt auch die Meldung - aber nur dieser eine Eintrag alle 7 Minuten mehr nicht.
deconz.0 2020-04-22 07:52:55.086 warn (7304) This value will not be set in future versions. Please report this to the developer. deconz.0 2020-04-22 07:52:55.086 warn (7304) State value to set is invalid for deconz.0.Lights.5.on: The state is missing the required property val!
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden