Dave , I think that shot was probably taken when the flow needed to be deployed. I can assure you that there are no blue dots on there now.
Charles
Export and paste here those three nodes please. The mqtt, debug and display nodes.
I hope this is the right thing
type[
{
"id": "0c901105ef2f5220",
"type": "mqtt in",
"z": "689a8ea47644053d",
"name": "home/office/4004_05/state",
"topic": "home/office/4004_05/state",
"qos": "2",
"datatype": "auto-detect",
"broker": "dade10eb7c1286b2",
"nl": false,
"rap": true,
"rh": 0,
"inputs": 0,
"x": 510,
"y": 40,
"wires": [
[
"13c8d3adde1bdcc5",
"55c3de60066c6f24"
]
]
},
{
"id": "55c3de60066c6f24",
"type": "debug",
"z": "689a8ea47644053d",
"name": "payload",
"active": false,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "payload",
"targetType": "msg",
"statusVal": "",
"statusType": "auto",
"x": 660,
"y": 140,
"wires": []
},
{
"id": "13c8d3adde1bdcc5",
"type": "ui_text",
"z": "689a8ea47644053d",
"group": "59214996.9e7fa8",
"order": 1,
"width": 0,
"height": 0,
"name": "Hot Water",
"label": "Hot Water",
"format": "{{msg.payload}}",
"layout": "row-left",
"className": "",
"style": false,
"font": "",
"fontSize": 16,
"color": "#000000",
"x": 660,
"y": 100,
"wires": []
},
{
"id": "dade10eb7c1286b2",
"type": "mqtt-broker",
"name": "",
"broker": "localhost",
"port": 1883,
"clientid": "",
"autoConnect": true,
"usetls": false,
"protocolVersion": "3",
"keepalive": 60,
"cleansession": true,
"autoUnsubscribe": true,
"birthTopic": "",
"birthQos": "0",
"birthRetain": "false",
"birthPayload": "",
"birthMsg": {},
"closeTopic": "",
"closeQos": "0",
"closeRetain": "false",
"closePayload": "",
"closeMsg": {},
"willTopic": "",
"willQos": "0",
"willRetain": "false",
"willPayload": "",
"willMsg": {},
"userProps": "",
"sessionExpiry": ""
},
{
"id": "59214996.9e7fa8",
"type": "ui_group",
"name": "4004",
"tab": "4c1cfcd6.cb35c4",
"order": 1,
"disp": true,
"width": "6",
"collapse": false,
"className": ""
},
{
"id": "4c1cfcd6.cb35c4",
"type": "ui_tab",
"name": "HOME",
"icon": "dashboard",
"disabled": false,
"hidden": false
},
{
"id": "8a9afa6f03a655e4",
"type": "global-config",
"env": [],
"modules": {
"node-red-dashboard": "3.6.6"
}
}
] or paste code here
Charles
DynamicDave is the winner. It wasn't the little blue dots he was concerned about, it was the lack of green in the button at the right end of the debug node. When I clicked in there everything came to life. I just couldn't get that idea out of my head so I investigated that node and that was it.
Now , I plan to dig the hole deeper by installing the security credentials.
Three cheers to "DYNAMICDAVE" and to all the others who hung in there with me. I just hope I can return favor some day.
Charles
Can i suggest before you go any further you maybe look at moving to a standardised firmware that everyone knows on your Sonoff devices - i would recommend Tasmota, others like ESPEasy or ESPHome - whatever one you use is something that some of us are familiar with and can help to troubleshoot - some random firmware on the internet that appears to be behind a paywall is not something that too many of us will put time into trying to solve (and you can see how long it took to find a solution with your continually referring back to the tutorial when trying to rebuilld
Craig
I recommend watching this playlist: Node-RED Essentials. The videos are done by the developers of node-red. They're nice & short and to the point. You will understand a whole lot more in about 1 hour. A small investment for a lot of gain.
Two great suggestions. I have cut a lot of material out of this thread for reference.
Thanks again to both of you
