@daedalus7 one other focus area for MMM-Config, most of our ‘developers’ have never written a line of code before… they just want something displayed on the MM screen… so, I have done everything I can to make this a NO effort added value for them too. i don’t read the code to figure out how variables are used, and looking thru the modules, this only applies in less than 10 of now 1418 modules the mod to make a select list vs a text entry field is to add an enum:[choice1, choice2, choice3…] to the form definition and sometimes what you CAN do is javascript, doesn’t fit to the form UI at all, so one can convert back/forth with a converter routine to make it better… see the compliments module for example