Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

type error #6

Open
ghost opened this issue May 30, 2016 · 4 comments
Open

type error #6

ghost opened this issue May 30, 2016 · 4 comments

Comments

@ghost
Copy link

ghost commented May 30, 2016

what a great peace of software, made a rainy weekend great!

i have only a liitle issue, each time i press deploy in node-red i get errormessages like this:

30 May 16:53:13 - [error] [homegear-mqtt in:Thermostat] TypeError: done is not a function
30 May 16:53:13 - [error] [homegear-mqtt out:SetTemp] TypeError: done is not a function

any idea what i'm doing wrong?

i'm running the following versions
node v4.4.5
npm 2.15.5
node-red v0.13.4

many thanks
andi

@drivin
Copy link

drivin commented Oct 26, 2016

I get the same errors.

@HealsCodes
Copy link
Owner

Hi, I can confirm these errors and also that they have no influence on the working if the plugin.

I will try to nail the reason down but I at least my node works fine even with these messages on deploy.

Aietes added a commit to Aietes/node-red-contrib-homegear-mqtt that referenced this issue Nov 6, 2016
Fixed the way multiple scripts are loaded, fixing the type error in node-red.
@Aietes
Copy link
Contributor

Aietes commented Nov 6, 2016

I thought it had to do with the way multiple scripts are called in the output node, but I think it's the old jQuery version used, that doesn't allow for this type of callback.

@Aietes
Copy link
Contributor

Aietes commented Aug 22, 2018

I found the issue, and created a pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants