tagyoureit / nodejs-poolController

An application to control pool equipment from various manufacturers.
GNU Affero General Public License v3.0
323 stars 94 forks source link

MQTT - Lights - Color State #249

Closed tamu20 closed 3 years ago

tamu20 commented 3 years ago

Describe the bug next branch. MQTT does not publish the color state of the lights. If the color is changed, the only information in MQTT is the light id and isOn state.

Expected behavior MQTT will publish color state

Screenshots NA

Packet Capture Follow the instructions to complete a packet capture and attach the resulting zip/log files.

Pool Equipment

rstrouse commented 3 years ago

Whew! That was a round-about way to get to it but I'm glad we got it working. Can I close this issue?

tamu20 commented 3 years ago

Yes. Sorry it morphed into a couple of issues. Thanks!

rstrouse commented 3 years ago

You are welcome.