This is a partial Duo and mqtt question.
I am able to successfully send mqtt messages to turn my Duo on and off. I can also select temperature as either 2700 or 6500, but nowhere in between (4500, 5612, etc). I saw in the docs (https://shelly-api-docs.shelly.cloud/#shelly-duo-light-0) a comment that the temp attribute is derived from the white attribute. Is there some calculation I should be doing to send a certain white attribute between 0...100 along with tewmp 2700...6500?
Again, the turn and brightness attributes are working just fine. I was thinking of asking in the mqtt forum, but this seems more Duo-specific. Thanks!