Device issues in Open Luup
-
I have a couple of issue with Openluup ATM. I'm going to work through them in the order that they appeared if that's OK
OpenLuup on bare metal (Debian Bullseye) running Z-way server and Z-wave.me
Issue:
I deleted a (I think) virtual switch in OpenLuup
Now when I call up all devices I have this in a 'tile'Error displaying device 0-20510 - urn:schemas-upnp-org:device:BinaryLight:1 nil is not defined
And below (in room 101)
ReferenceError: nil is not defined at eval (eval at evaluateConditions (http://192.168.70.249:3480/J_ALTUI_verabox.js:960:18), :1:1) at Object.evaluateConditions (J_ALTUI_verabox.js:960:18) at Object._evaluateConditions [as evaluateConditions] (J_ALTUI_verabox.js:1642:37) at Object._evaluateConditions [as evaluateConditions] (J_ALTUI_multibox.js:629:89) at Object. (http://192.168.70.249:3480/J_ALTUI_uimgr.js:2572:23) at Function.each (https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js:2:2976) at _getDeviceIconPath (http://192.168.70.249:3480/J_ALTUI_uimgr.js:2569:10) at _deviceIconHtml (http://192.168.70.249:3480/J_ALTUI_uimgr.js:2739:18) at _internalDeviceDraw (http://192.168.70.249:3480/J_ALTUI_uimgr.js:2765:19) at _deviceDraw (http://192.168.70.249:3480/J_ALTUI_uimgr.js:2840:4)
Any ideas from anyone?
Full reboot has been done....
Cheers
C
-
This is an error generated by AltUI. No fault of its own, but one of mine, I’m sure.
Can you try the native openLuup console interface to look at the devices and see what’s there?
I take it that you refreshed your browser page?
@akbooer refreshed many times. TBH been like this for some days.
The console hadn't occurred to me. Looking at it though, it seems fine in there. The device does not exist in Z-wave server.
Is there anything specific in the console I should be looking at?
C
-
The device #20510 appears to be the issue. Is it there on the display? How are its attributes? How about it’s variables? Are there any scenes which referenced it?
The error is in some JavaScript, so that’s way out of my skill set.
-
C CatmanV2 has marked this topic as solved on
-
If this is a SmartSwitch, as I think you said, there may be some setting in that plugin to effectively remove it too.
@akbooer said in Device issues in Open Luup:
If this is a SmartSwitch, as I think you said, there may be some setting in that plugin to effectively remove it too.
I think something went wrong with the original (TBK seem to have a finite life expectancy) and deleting them the 'wrong' way seems to cause havoc!
C