xLightsSequencer / xLights

xLights is a sequencer for Lights. xLights has usb and E1.31 drivers. You can create sequences in this object oriented program. You can create playlists, schedule them, test your hardware, convert between different sequencers.
GNU General Public License v3.0
549 stars 208 forks source link

Set Vendor on FPP discovery #4291

Open cybercop23 opened 8 months ago

cybercop23 commented 8 months ago

Discovery function finds and sets up controllers, however, although it "knows" it is an FPP controller, it doesn't set the Vendor. At least set the Vendor to FPP. Unable to determine what/if info from /api/system.info could be used to set the model as well. A controller with cap is fully set up, however Player Only or VM not at all.

computergeek1507 commented 8 months ago

I tried to fix it in the FPP master branch, It's still hit and miss, it was working about 50% of the time in my testing yesterday

cybercop23 commented 8 months ago

Hmmm... wasn't/isn't that for Falcons only? I was trying to get the FPP based controllers to show Vendor FPP; like VM or player only.