I'm having trouble controlling the status LED's of my WD 200 using nodered within home assistant. I can successfully issue
HTML Code:
{"parameter":22,"value":"Blinking Yellow"}
to turn the second LED from the bottom Yellow. How would I make it blinking Yellow? it looks like parameter 31 should be used, however, no matter which combination i choose, I cant seems to issue both color and blinking status. I'd appreciate any help.