Node-RED nodes for hubitat

I was updating the log level in the settings.js file and noticed this above the Log Settings:

It looks like if I were to change the "//paletteCategories: ['subflows..." to "paletteCategories: ['hubitat', 'subflows', ....." then the Hubitat palette would always be at the top of left column? Can someone confirm if that is correct?

EDIT: I took a chance and made the change and that is in fact what it does. I wish I would have known this at the beginning.

EDIT (Jan 12; 2025): I had to reinstall Node Red from scratch and found that this location in settings.js file is no longer correct in my version of Node Red 4.0.8. Now, in order to move Hubitat to top of the list in Side Bar, you go to this location in settings.js file and add hubitat:

4 Likes