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

error class fauxmoESP has no member named onMessage #2

Open
mariangigabyte opened this issue Feb 3, 2019 · 7 comments
Open

error class fauxmoESP has no member named onMessage #2

mariangigabyte opened this issue Feb 3, 2019 · 7 comments

Comments

@mariangigabyte
Copy link

mariangigabyte commented Feb 3, 2019

C:\Users\sexyy\Downloads\16 device alexa control\sketch_feb03a\sketch_feb03a.ino: In function 'void setup()':

sketch_feb03a:161: error: 'class fauxmoESP' has no member named 'onMessage'

fauxmo.onMessage(callback);

      ^

exit status 1
'class fauxmoESP' has no member named 'onMessage'
...i use NODEMCU

@shivasiddharth
Copy link
Owner

Use fauxmo library version 2.2.1

@mariangigabyte
Copy link
Author

where i find that?

@shivasiddharth
Copy link
Owner

Sketch-->Include Libraries-->Manage Libraries. The usual place where you install the libraries. From the dropdown on the left side choose the 2.2.1 version.

@mariangigabyte
Copy link
Author

10x 10x 10x shivasiddharth for your help. is working now and alexa shi find devices bat the blue ligts shi not find.
i donat like samm game ligts.
i whant to chenge game lights in the sketch bat i'm not expert in coding :((

@mariangigabyte
Copy link
Author

the light is to dimm. how increse brightness?

@Mehmet1326
Copy link

'class fauxmoESP' has no member named 'setPort

for this fauxmo.setPort(80);
I use NODEMCU.Can you help me?

@chicotafarello
Copy link

I had this same problem with setPort, i solved updating the library fauxmo to version 3.1.0.

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

4 participants