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

The Homie Send node does not work #3

Open
PKGeorgiev opened this issue Sep 4, 2017 · 0 comments
Open

The Homie Send node does not work #3

PKGeorgiev opened this issue Sep 4, 2017 · 0 comments

Comments

@PKGeorgiev
Copy link

The Send node does not change the property of the node at all.
Looking at the source it seems it does not append "/set" to the topic:

https://github.com/marvinroger/node-red-contrib-homie/blob/master/nodes/deviceconfig/deviceconfig.js#L30

The only work-around is to append "/set" after the property name in the Property field. For example if the property is "on" you should put "on/set":

image

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

1 participant