Feature Request: Expose 'Device Name' in Expression Builder

Now that I am building a lot of ‘Notify’ routines, I’m bumping into occasions when it would be nice to include a given device’s NAME, which does not appear to be a Device Attribute you can easily pull up in Expressions.

For others who may read this, per the Reactor docs, here’s how it’s done (if you already know some intermediate LuaXP, that is):

varName  :=  getattribute(219,'name')

Could Reactor’s “Expression Builder” feature please offer ‘Device Name’ so I – more accurately, "users who won’t think of using getattribute – can easily insert it into variables?

MANY THANKS, AS ALWAYS!

  • Libra