Viewing / Debugging Attributes using current state node and debug node

I’ve been using HA for a while now and as my automations are getting more complex, I thought I would install the Node-RED addon, which I have now done.

Having read a few threads on this form, it has been suggested that a “Current State” node and “Debug” node can be used to view attributes of an entity.

So I have set up:

image

The setting of “current state” node are:

However the output of debug only shows:
image

IE the “status” and not attributes.
The attributes in Developer Tools are:

I’ve tried all sorts of variations of setting and read various threads, but appear to be stuck. Could someone point me in the right direction please?

If you click the arrow in the debug text then it will expand the info and next to the data line will then be another arrow to expand.

OMG, I knew it would be something simple, thank you :slight_smile: