Anyone know of a way to make configuring 30 RGB light fixtures a bit easier? I was able to clone the flash from a fully configured light but the mac address and MQTT name stay the same and they have to be unique per each light.
IS there a way to export all the settings and passwords in a file and then upload into each light thru web interface maybe?
Trying to find a way to either clone a config or just flash it with everything set already but have it not override the MAC and MQTT name that is based on the mac?
It will be extremely time consuming to configure 30 lights, they are all the same unit.
FEIT RGB COOL Warm WHITE 1000 LUMEN RECESSED 5/6" DOWNLIGHT
WORKING config for anyone with them that is struggling.
TUYA CBU
"pins": {
"6": "PWM;3",
"7": "PWM_n;4",
"8": "PWM;5",
"24": "PWM;2",
"26": "PWM;1"
},
IS there a way to export all the settings and passwords in a file and then upload into each light thru web interface maybe?
Trying to find a way to either clone a config or just flash it with everything set already but have it not override the MAC and MQTT name that is based on the mac?
It will be extremely time consuming to configure 30 lights, they are all the same unit.
FEIT RGB COOL Warm WHITE 1000 LUMEN RECESSED 5/6" DOWNLIGHT
WORKING config for anyone with them that is struggling.
TUYA CBU
"pins": {
"6": "PWM;3",
"7": "PWM_n;4",
"8": "PWM;5",
"24": "PWM;2",
"26": "PWM;1"
},