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 at using beast('lights' ).set(power: "off") #9

Closed
cayrodmed1 opened this issue Mar 15, 2016 · 1 comment
Closed

Error at using beast('lights' ).set(power: "off") #9

cayrodmed1 opened this issue Mar 15, 2016 · 1 comment
Assignees

Comments

@cayrodmed1
Copy link

cayrodmed1 commented Mar 15, 2016

I've discovered that you can't use power: "off" while turning lights off (didn't try with other topics). If you want to turn power off, you have to use power: false in the set method. It doesn't happen while turning lights on, they both work power: "on" and power: true.

┆Issue is synchronized with this Asana task

@jsdario
Copy link
Member

jsdario commented Mar 15, 2016

You are not the first one in experiencing this issue. This probably has to do with the virtual bulb plugin. I'll assign @pablopi but also I'll try to check it tomorrow myself. If you want to help please take a look on this line which might be the problem.

https://github.com/netbeast/bulb-plugin/blob/master/plugin.js#L80

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