xoseperez / sonoffsc

Itead Studio SonoffSC custom firmware with MQTT and Domoticz support
GNU General Public License v3.0
104 stars 35 forks source link

State Topics #24

Open Wihanh opened 6 years ago

Wihanh commented 6 years ago

Is there any MQTT topics for the state of the RGB light ring, or is it just optimistic? effect, speed, color etc.

VooDooN1 commented 6 years ago

To change color, you can try to send something like "/sonoffsc/color/set" with a color value like "#ff0000". It works for me.

Wihanh commented 6 years ago

i can change the color ok, i was referring to a state topic, so i can get feedback on what the colour currently is set to. also is there a off, or do you just change the colour to #000000