Climate processing unable to process fanModeAircon variable #33

Closed
opened 2026-06-09 17:48:09 -04:00 by tm24fan8 · 1 comment
Owner

2026-06-09 07:29:07.911 { 2026-06-09 07:29:07.911 payload: 'on', 2026-06-09 07:29:07.911 type: 'sleep', 2026-06-09 07:29:07.911 _msgid: 'f96ee2adf2b4d798', 2026-06-09 07:29:07.911 error error: { 2026-06-09 07:29:07.911 message: "TypeError: Cannot read properties of undefined (reading 'state')", 2026-06-09 07:29:07.911 source: { 2026-06-09 07:29:07.911 id: 'a10629857d60f774', 2026-06-09 07:29:07.911 type: 'function', 2026-06-09 07:29:07.911 name: 'Processing', 2026-06-09 07:29:07.911 count: 1 2026-06-09 07:29:07.912 }, 2026-06-09 07:29:07.912 stack: "TypeError: Cannot read properties of undefined (reading 'state')\n" + 2026-06-09 07:29:07.912 ' at Function node:a10629857d60f774 [Processing]:27:65\n' + 2026-06-09 07:29:07.912 ' at Function node:a10629857d60f774 [Processing]:472:3\n' + 2026-06-09 07:29:07.912 ' at Script.runInContext (node:vm:149:12)\n' + 2026-06-09 07:29:07.912 ' at processMessage (/opt/node_modules/@node-red/nodes/core/function/10-function.js:430:37)\n' + 2026-06-09 07:29:07.912 ' at FunctionNode._inputCallback (/opt/node_modules/@node-red/nodes/core/function/10-function.js:348:17)\n' + 2026-06-09 07:29:07.912 ' at /opt/node_modules/@node-red/runtime/lib/nodes/Node.js:214:26\n' + 2026-06-09 07:29:07.912 ' at Object.trigger (/opt/node_modules/@node-red/util/lib/hooks.js:166:13)\n' + 2026-06-09 07:29:07.912 ' at FunctionNode.Node._emitInput (/opt/node_modules/@node-red/runtime/lib/nodes/Node.js:206:11)\n' + 2026-06-09 07:29:07.912 ' at FunctionNode.Node.emit (/opt/node_modules/@node-red/runtime/lib/nodes/Node.js:190:25)' 2026-06-09 07:29:07.913 }, 2026-06-09 07:29:07.913 error _error: TypeError: Cannot read properties of undefined (reading 'state') 2026-06-09 07:29:07.913 at Function node:a10629857d60f774 [Processing]:27:65 2026-06-09 07:29:07.913 at Function node:a10629857d60f774 [Processing]:472:3 2026-06-09 07:29:07.913 at Script.runInContext (node:vm:149:12) 2026-06-09 07:29:07.913 at processMessage (/opt/node_modules/@node-red/nodes/core/function/10-function.js:430:37) 2026-06-09 07:29:07.913 at FunctionNode._inputCallback (/opt/node_modules/@node-red/nodes/core/function/10-function.js:348:17) 2026-06-09 07:29:07.913 at /opt/node_modules/@node-red/runtime/lib/nodes/Node.js:214:26 2026-06-09 07:29:07.913 at Object.trigger (/opt/node_modules/@node-red/util/lib/hooks.js:166:13) 2026-06-09 07:29:07.913 at FunctionNode.Node._emitInput (/opt/node_modules/@node-red/runtime/lib/nodes/Node.js:206:11) 2026-06-09 07:29:07.913 at FunctionNode.Node.emit (/opt/node_modules/@node-red/runtime/lib/nodes/Node.js:190:25) 2026-06-09 07:29:07.913 }

`2026-06-09 07:29:07.911 { 2026-06-09 07:29:07.911 payload: 'on', 2026-06-09 07:29:07.911 type: 'sleep', 2026-06-09 07:29:07.911 _msgid: 'f96ee2adf2b4d798', 2026-06-09 07:29:07.911 error error: { 2026-06-09 07:29:07.911 message: "TypeError: Cannot read properties of undefined (reading 'state')", 2026-06-09 07:29:07.911 source: { 2026-06-09 07:29:07.911 id: 'a10629857d60f774', 2026-06-09 07:29:07.911 type: 'function', 2026-06-09 07:29:07.911 name: 'Processing', 2026-06-09 07:29:07.911 count: 1 2026-06-09 07:29:07.912 }, 2026-06-09 07:29:07.912 stack: "TypeError: Cannot read properties of undefined (reading 'state')\n" + 2026-06-09 07:29:07.912 ' at Function node:a10629857d60f774 [Processing]:27:65\n' + 2026-06-09 07:29:07.912 ' at Function node:a10629857d60f774 [Processing]:472:3\n' + 2026-06-09 07:29:07.912 ' at Script.runInContext (node:vm:149:12)\n' + 2026-06-09 07:29:07.912 ' at processMessage (/opt/node_modules/@node-red/nodes/core/function/10-function.js:430:37)\n' + 2026-06-09 07:29:07.912 ' at FunctionNode._inputCallback (/opt/node_modules/@node-red/nodes/core/function/10-function.js:348:17)\n' + 2026-06-09 07:29:07.912 ' at /opt/node_modules/@node-red/runtime/lib/nodes/Node.js:214:26\n' + 2026-06-09 07:29:07.912 ' at Object.trigger (/opt/node_modules/@node-red/util/lib/hooks.js:166:13)\n' + 2026-06-09 07:29:07.912 ' at FunctionNode.Node._emitInput (/opt/node_modules/@node-red/runtime/lib/nodes/Node.js:206:11)\n' + 2026-06-09 07:29:07.912 ' at FunctionNode.Node.emit (/opt/node_modules/@node-red/runtime/lib/nodes/Node.js:190:25)' 2026-06-09 07:29:07.913 }, 2026-06-09 07:29:07.913 error _error: TypeError: Cannot read properties of undefined (reading 'state') 2026-06-09 07:29:07.913 at Function node:a10629857d60f774 [Processing]:27:65 2026-06-09 07:29:07.913 at Function node:a10629857d60f774 [Processing]:472:3 2026-06-09 07:29:07.913 at Script.runInContext (node:vm:149:12) 2026-06-09 07:29:07.913 at processMessage (/opt/node_modules/@node-red/nodes/core/function/10-function.js:430:37) 2026-06-09 07:29:07.913 at FunctionNode._inputCallback (/opt/node_modules/@node-red/nodes/core/function/10-function.js:348:17) 2026-06-09 07:29:07.913 at /opt/node_modules/@node-red/runtime/lib/nodes/Node.js:214:26 2026-06-09 07:29:07.913 at Object.trigger (/opt/node_modules/@node-red/util/lib/hooks.js:166:13) 2026-06-09 07:29:07.913 at FunctionNode.Node._emitInput (/opt/node_modules/@node-red/runtime/lib/nodes/Node.js:206:11) 2026-06-09 07:29:07.913 at FunctionNode.Node.emit (/opt/node_modules/@node-red/runtime/lib/nodes/Node.js:190:25) 2026-06-09 07:29:07.913 } `
tm24fan8 added the
type
bug
automationclimate
priority
critical
labels 2026-06-09 17:48:09 -04:00
tm24fan8 self-assigned this 2026-06-09 17:48:09 -04:00
tm24fan8 added this to the Report Tracker project 2026-06-09 17:48:09 -04:00
tm24fan8 moved this to In Progress in Report Tracker on 2026-06-09 17:48:20 -04:00
tm24fan8 removed this from the Report Tracker project 2026-06-13 00:08:55 -04:00
Author
Owner

Feature removed, so this bug is no longer relevant

Feature removed, so this bug is no longer relevant
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: home_automation/HA-NerdFlows#33