¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
New to NodeRed - Looking for help to jump start configuring for our club's Flex 6400
Can anyone share the scripts that a ham radio club uses to give access to club members to a Flex6400 radio? We currently use a VPN and it works BUT users are presented witth the standard SmartSDR. I
By Bruno Haineault · #14226 ·
Re: Question: Does RPi OS upgrade break node-red flows?
Thanks for the tips! 73, Neal [email protected]> wrote:
By Neal AB6G · #14225 ·
Re: Question: Does RPi OS upgrade break node-red flows?
Hey Neal, You should be good to complete a full upgrade on your Pi. Backup your flow to another machine before you start your upgrade.? I would also re-run the Node Red installer to make sure you are
By Kyle AA0Z · #14224 ·
Re: Modifying a Stream Deck Button
Ken A easy way to start creating SVG code, is to use any of the popular graphic applications. ?Expoet the file as a SVG formatted file. ?This will be the code to use in the various node Red
By Alan Blind, WA9WUD · #14223 ·
Re: Modifying a Stream Deck Button
Hey Warren.? I had no idea i could have the context "persist" across startups.? That's a great technique and I'll set it up.? I also see how Alan is building the graphics nodes although I have to
Re: Modifying a Stream Deck Button
Ken Excellent.? Glad you persisted with solving the issues and now have a better idea of what is going on! Yes, the boundary condition of not knowing all of the button contexts at startup is
By Warren Merkel · #14221 ·
Question: Does RPi OS upgrade break node-red flows?
I last used my Node-Red Raspberry Pi in 2020 at a previous home. I just now dug it out, and it boots ok and works. But naturally, after 4 full years, Pi-OS is offering updates and upgrades. Does the
Re: Modifying a Stream Deck Button
Hey Guys. I'm overwhelmed by the generosity of the group members in trying to educate me.? I'm taking it all in and now have a working flow with the buttons changing color as Warren showed.? I have
By Ken Kayser · #14219 ·
Re: Modifying a Stream Deck Button
Hey Ken, Glad you have made progress!? ?Alan has extended my "Create Basic Button" idea to have more of the fun graphic stuff, which is what I was implying could be done. I'll let Alan keep guiding
Re: Modifying a Stream Deck Button
Ken I have attache a demo flow you can use to follow along below. First, for sending images to the buttons, you must send the following object.
By Alan Blind, WA9WUD · #14217 ·
Re: Modifying a Stream Deck Button
Hi All.? Warren, I got your flow to work.? The problem I was having is that I assigned a graphic to the SD buttons at design time.? I guess this does not get overridden by the output of the NR
By Ken Kayser · #14216 ·
Re: Modifying a Stream Deck Button
Alan and I were discussing this on the phone earlier. If the equipment you are controlling (example - Antenna Genius) sends status updates or can be queried for status, then that should determine what
By Dave wo2x · #14215 ·
Re: Modifying a Stream Deck Button
Hi Warren.? Thanks so much for taking the time to respond to my query and creating the example flow.? I have attempted to get it working in my environment but have not been successful.? I can
By Ken Kayser · #14214 ·
Re: Modifying a Stream Deck Button
Ken, How about a combination of Alan's options 2 and 3 above? 2- send images for the desired button via node-red.? This is the method Dave, WO2X demonstrated 3- send SVG formatted?commands - ?Most
By Warren Merkel · #14213 ·
Re: Modifying a Stream Deck Button
Ken From your description, I would agree, using Dave's approach to send the image of the button from Node-Red, based on the antenna logic, would be best. Using the WSProxy MultiState process is best
By Alan Blind, WA9WUD · #14212 ·
Re: Modifying a Stream Deck Button
Hi Alan.? Thanks for your thorough response and examples.? I've been able to use the WSMultiState button as you suggested.? I need to go a little further as I need to change the state of say all
By Ken Kayser · #14211 ·
Re: Modifying a Stream Deck Button
Attached is a more advanced "WSProxy Multistate" button flow to demonstrate configuring button graphics and to command the button state from Node-Red. First, build your button icon using your favorite
By Alan Blind, WA9WUD · #14210 ·
Re: Modifying a Stream Deck Button
Ken There are three ways to do dynamic buttons, easy to more advanced, in order: 1- use the WSProxy MultiState StreamDeck Custom Plugin - easy and more below. 2- send images for the desired button via
By Alan Blind, WA9WUD · #14209 ·
Modifying a Stream Deck Button
Since the Zoom meeting hosted by Ron a few weeks ago, I've purchased a Stream Deck and had fun modifying several of my flows to use it with both the WS proxy and FRStack plugins.? So far, I have
By Ken Kayser · #14208 ·
Re: PGXL drive reduction
Are you looking at node red ? I have FRstack running on the pi 73 de HA8RD