[Solved] Looking for some HELP! Custom userModules Not Work

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
islipfd19
Posts: 126
Joined: 07 Jul 2014 03:35

[Solved] Looking for some HELP! Custom userModules Not Work

Post by islipfd19 »

Ok, I just updated to 2.0.0 and a few of my custom modules no longer work. I was warned that they may break during this upgrade so I wasn't surprised. I get the following error in the z-way-server.log when I enable the referenced userModule @ viewtopic.php?f=3424&t=20588

I'm looking for a quick reference as to what I should look at first before spending hours of wasting time. Any help is greatly appreciated!

Code: Select all

[2014-12-14 18:38:00.705] [E] [core] Callback execution error: TypeError: Cannot read property 'instances' of undefined
    at automation/userModules/SwitchPolling/index.js:54:37
Last edited by islipfd19 on 18 Dec 2014 02:49, edited 1 time in total.
islipfd19
Posts: 126
Joined: 07 Jul 2014 03:35

Re: Looking for some HELP! Custom userModules Not Working

Post by islipfd19 »

After reviewing what was going on I was able to figure the changes I need to make. The modules I've posted will be updated with compatible 2.0.0 versions.
Post Reply