Vaggan / com.edling.sectoralarm

Add suppor for Sctor Alarm to Homey.
GNU General Public License v3.0
6 stars 4 forks source link

”Could not find that driver” #3

Closed Gurkgurkan closed 3 years ago

Gurkgurkan commented 3 years ago

I am trying to add my controlling unit for Sector Alarm but I keep getting the error message “could not find that driver”.

what could the issue be?

Vaggan commented 3 years ago

Unfortunately I can not reproduce the error. Can you try reinstalling and/or restarting the app? Can you give a little more information about what you have done, have you filled in your login details?

Gurkgurkan commented 3 years ago

Thank you for getting back so quickly! I tried to submit my login info but kept hitting this error E5BCFEEA-45E4-4895-871E-436278B8A57B

So the problem might be that I can not submit my login info?

Finnsen commented 3 years ago

I see the exactly same thing. I have the same problem with another app as well. Other apps work fine.

Might it be some dependencies that ate missing from the default setup?

Vaggan commented 3 years ago

What other app gives you the same problem? It can help me find the problem.

Finnsen commented 3 years ago

Hi.

The "com.scinan.api" shows the same issue. The Developer has not yet replied to my issue ticket.

Ragnar

Finnsen commented 3 years ago

The 'sectoralarm' is not installed automatically.

─────────────── Logging stdout & stderr ─────────────── 2021-04-07 08:14:05 [log] [MyApp] MyApp is running... 2021-04-07 08:14:05 [err] [ManagerDrivers] Error: Cannot find module 'sectoralarm' Require stack:

Finnsen commented 3 years ago

I had to run 'npm install' in the cloned repository. NPM included all the Node Modules in the 'node_modules' folder. I think you should include this in the git repository as Homey does not install them itself. I see other Homey Apps have 'node_modules' folder.

Gurkgurkan commented 3 years ago

Hej! Har du hunnit titta mer på detta? Vill verkligen få till Sector alarm i min hemautomation ☺️

Vaggan commented 3 years ago

I released a new test version last week. Have you tried it, 0.1.4? Some people say it works better now. https://homey.app/a/com.edling.sectoralarm/test/

Finnsen commented 3 years ago

0.1.4 seems to work fine for me so far. I have not made any flows yet, but will try over the next few days.