Cannot create vDev based on: 69-0-113

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
kovi44
Posts: 10
Joined: 09 Nov 2015 15:02

Cannot create vDev based on: 69-0-113

Post by kovi44 »

Dear friends,

I would kindly ask to help me to identify which device, module like logical rule or http device caused such a error.
What does it mean 69-0-113?

Thanks
Lukas

[2018-11-12 13:26:26.905] [core] Notification: error (core): Cannot create vDev based on: 69-0-113: TypeError: Cannot read property 'forEach' of null
[2018-11-12 13:26:26.907] [core] TypeError: Cannot read property 'forEach' of null
at maskArrayToTypes (automation/modules/ZWave/index.js:5405:21)
at automation/modules/ZWave/index.js:5420:83
at Array.forEach (native)
at ZWave.parseAddCommandClass (automation/modules/ZWave/index.js:5393:25)
at ZDataHolder.<anonymous> (automation/modules/ZWave/index.js:5634:12)
piet66
Posts: 266
Joined: 04 Feb 2017 17:00

Re: Cannot create vDev based on: 69-0-113

Post by piet66 »

To identify the device call http://your_ip_address:8083/ZAutomation/api/v1/devices with a browser and look for string 69-0-113.

The error message is an unspecific standard javascript error message which can have many reasons. Please have a look for example on https://github.com/Z-Wave-Me/home-autom ... -437706833 and on viewtopic.php?f=3419&t=28971
Raspberry Pi 3 Model B Rev 1.2
Raspbian GNU/Linux 10 (buster, 32bit)
RaZberry by Z-Wave.Me ZW0700 7.20.00 07.38/1766938484 1025/257
Z-Way version v3.2.3 from 2022-04-06 04:56:23 +0300
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Cannot create vDev based on: 69-0-113

Post by PoltoS »

Looks like bad interview of the Alarm command class for device 69
Post Reply