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

Color replacement control in MQTT #891

Closed
semicuda opened this issue Feb 5, 2018 · 3 comments
Closed

Color replacement control in MQTT #891

semicuda opened this issue Feb 5, 2018 · 3 comments
Labels
Milestone

Comments

@semicuda
Copy link

semicuda commented Feb 5, 2018

Hi!

I'm trying to use ${color.r}/${color.g}/${color.b} in a MQTT message for setting the color of an ESP8266 based device. But it seems that those tokens are only replaced for UDP devices? If so, can this be extended to MQTT as well?

Thanks, and great work :)

@bwssytems bwssytems added the bug label Feb 6, 2018
@bwssytems
Copy link
Owner

You are correct! That did not get into the tcp plugin. Next release.

@semicuda
Copy link
Author

semicuda commented Feb 6, 2018

Just curious... Doesn't that need to go into MQTTHome?

@bwssytems
Copy link
Owner

Yes, you are correct, it needs to go there as well.

@bwssytems bwssytems added this to the 5.2.0 milestone Feb 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants