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

Docu incomplete #26

Open
mrohner opened this issue Jul 10, 2017 · 0 comments
Open

Docu incomplete #26

mrohner opened this issue Jul 10, 2017 · 0 comments

Comments

@mrohner
Copy link

mrohner commented Jul 10, 2017

Under paragraph MQTT. chapter one it states: "For example, if you wanted to turn the light on, set it to full brightness, and make it red, you would have to publish to the state topic, the brightness topic and the color topic. JSON also allows effects and transitions to be specified"

It appears that is not true as I had to publish under the set topic in order to change colours.

Can you pls adapt the docu and give an example also such as:

{"state":"ON","brightness":145,"white_value":0,"color":{"r":224,"g":99,"b":90}}

Thanks

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

No branches or pull requests

2 participants