is there a straightforward documentation on how to write commands through mqtt topics?
like what's the prefix to change PWM frequency per se, and most importantly how to control different ports on my MCU simultaneously.
I configure a port as PWM to control it I use the dimmer prefix and if I add other ports as PWM now it turns as LED Temp and RGB. I'm failing to find a documentation or a topic covering the whole thing.
AI: Which MCU and firmware or software are you using for your PWM control (for example, ESP8266 with Tasmota, ESP32 with ESPHome, or something else)?
OpenBeken on bk7231N
AI: Are you using any specific MQTT broker or home automation system (like Home Assistant, Mosquitto, etc.), or is this a custom setup?
for the time being Mosquitto for testing
like what's the prefix to change PWM frequency per se, and most importantly how to control different ports on my MCU simultaneously.
I configure a port as PWM to control it I use the dimmer prefix and if I add other ports as PWM now it turns as LED Temp and RGB. I'm failing to find a documentation or a topic covering the whole thing.
AI: Which MCU and firmware or software are you using for your PWM control (for example, ESP8266 with Tasmota, ESP32 with ESPHome, or something else)?
OpenBeken on bk7231N
AI: Are you using any specific MQTT broker or home automation system (like Home Assistant, Mosquitto, etc.), or is this a custom setup?
for the time being Mosquitto for testing