widapro / wledPixel

Dot matrix panel management
MIT License
66 stars 12 forks source link

Change mode by MQTT not working #28

Closed hungquangtdh2 closed 9 months ago

hungquangtdh2 commented 1 year ago

Hi developer. Thank for your software I face to an issue that MQTT from Home assistant cannot change the work mode. service: mqtt.publish data: topic: wledPixel-7FF2/zone0/workMode payload: manualInput It not change anything on Wled

ljpyro commented 1 year ago

I have the same issues.

running 2.5.1beta

The only things are working are the following topics:

Intensity and MQTT text.

Everything else is not working.

i'm also missing zone3 ( only 3 zones available )

I love the software, thanks for sharing

widapro commented 1 year ago

@hungquangtdh2 it was a mistake in the documentation with workmode topic. Please send MQTT message to the topic: (workmode without capital M): devicePrefix/zoneN/workmode In your example it should be: topic: wledPixel-7FF2/zone0/workmode

I will fix the documentation in the next version.

widapro commented 1 year ago

@ljpyro Please check out this version: wledPixel-v2.5.2b_WeMos_D1_mini.esp8266.bin.zip

I tested it out and all MQTT topics work for me.

ggaljoen commented 10 months ago

Great Project, thank you! I saw overhere one of your most recent activity and a beta version of 2.5.2b and 3b @widapro do you plan any further development/release?

widapro commented 9 months ago

@ggaljoen Yes, a new release was published today. Please check it: https://github.com/widapro/wledPixel/releases/tag/v2.6