Only today did I find the time to test this…
since node-red file is now somwhere else (addon-configs folder) I changed the file danalock.cfg (which I created using nano) location in the “read danalock.cfg” to /config/danalock.cfg
I now get all of this in the debug area:
05/01/2024, 14:58:36msg : string[567]
“↵↵---------------------------------------------------------------------↵Your flow credentials file is encrypted using a system-generated key.↵↵If the system-generated key is lost for any reason, your credentials↵file will not be recoverable, you will have to delete it and re-enter↵your credentials.↵↵You should set your own key using the ‘credentialSecret’ option in↵your settings file. Node-RED will then re-encrypt your credentials↵file using your chosen key the next time you deploy a change.↵---------------------------------------------------------------------↵”
05/01/2024, 14:58:37node: A1msg : Object
{ _msgid: “b148854fd26b5187”, filename: “/config/danalock.cfg”, payload: "{↵ “username”: “******” }
05/01/2024, 14:58:37node: A2msg : Object
{ _msgid: “b148854fd26b5187”, filename: “/config/danalock.cfg”, payload: object }
05/01/2024, 14:58:38node: B2msg : Object
{ _msgid: “b148854fd26b5187”, filename: “/config/danalock.cfg”, payload: object, source: “auth in”, _linkSource: array[1] … }
05/01/2024, 14:58:38node: C1msg : Object
{ _msgid: “b148854fd26b5187”, filename: “/config/danalock.cfg”, payload: array[1], source: “locks in”, headers: object … }
twitter outD3Init flow variables, auth + retrieve list of locks
This will update all Home Assistant nodes to the current schema. This is not required for the nodes to function.
Nodes with yellow labels need to be updated before they can be edited. This can be done by either opening each node individually in the Node-RED editor or running this command.
Attention: It is recommended to back up your flows before doing an update of all Home Assistant nodes.