tanner87661 / IoTTStick

This is the support repository for the IoTT Stick, port modules and hat devices
32 stars 17 forks source link

LED Chain - Losing LED settings when I save and restart #38

Closed ggee closed 1 year ago

ggee commented 1 year ago

Settings in the LED chain are getting last after save and restart when 'Individual Colors' is chosen. I enter all this data. image

then, when I press save and restart, this is what it changes to. image As seen, the UI has set them all to "Select LED 1" and many colors setting are blank.

Stranger still, when I test it with JMRI, it only wants to change LED 2 in my neopixel even though the UI only ended to with LED 1 settings.

ggee commented 1 year ago

For reference, I was trying to setup a double search light mast as defined on this JMRI page. https://www.jmri.org/xml/signals/basic/appearance-two-searchlight.xml

ggee commented 1 year ago

IoTTConfig.zip My IoTT LED config file.

bluehat.zip My JMRI panel with the one signal.

tanner87661 commented 1 year ago

This seems to be a misunderstanding. See the attached example, using normal switch commands (3 addresses, t/c each is 6 aspects). The output is on LED's 1 and 2. The point is: Every aspect only has one single line. You then use the drop down selector "Select LED" to select one of the specified LED's and enter the color for that LED. Then choose the other and enter the color as well. Repeat for all aspects. That's it.

DblSearchLight.zip