Thanks.
Putting aside I (again) goofed with the name. Quickly and easily fixed.
For another reason, it doesn't seem to want to play the game.
This is the flow:
[{"id":"3e63b997.6fd786","type":"inject","z":"10dda891.0445cf","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":210,"y":1550,"wires":[["cb8cc631.9ff27"]]},{"id":"3b668264.063ba6","type":"debug","z":"10dda891.0445cf","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":640,"y":1550,"wires":[]},{"id":"cb8cc631.9ff27","type":"change","z":"10dda891.0445cf","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"$globalContext(\"shutdown_temperature\")-10","tot":"json"}],"action":"","property":"","from":"","to":"","reg":false,"x":390,"y":1550,"wires":[["3b668264.063ba6"]]}]
This is the screen I see:
Pressing the inject
node..... Nothing comes out.
I'm an idiot!
I had the field set to {} instead of J: Too used to using the {}
option.