Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status update failures #25

Open
simplytoast1 opened this issue Nov 28, 2020 · 1 comment
Open

Status update failures #25

simplytoast1 opened this issue Nov 28, 2020 · 1 comment

Comments

@simplytoast1
Copy link

When doing device poling in the logs I get the following errors:

TypeError: Cannot use 'in' operator to search for '11' in undefined
at ModelInfo.enumName (/usr/local/lib/node_modules/wideq/dist/core/model-info.js:69:21)
at Object.lookupEnum (/usr/local/lib/node_modules/wideq/dist/utils.js:26:25)
at RefrigeratorStatus.get tempRefrigeratorC [as tempRefrigeratorC] (/usr/local/lib/node_modules/wideq/dist/devices/refrigerator.js:107:29)
at Reflect.get ()
at Object. (/usr/local/lib/node_modules/wideq/dist/cli.js:99:66)
at Generator.next ()
at fulfilled (/usr/local/lib/node_modules/wideq/dist/cli.js:5:58)
at processTicksAndRejections (node:internal/process/task_queues:93:5)

@pjacobs32
Copy link

pjacobs32 commented Jan 16, 2021

Same issue:
TypeError: Cannot use 'in' operator to search for '12' in undefined
at ModelInfo.enumName (/usr/local/lib/node_modules/wideq/dist/core/model-info.js:69:21)
at Object.lookupEnum (/usr/local/lib/node_modules/wideq/dist/utils.js:26:25)
at RefrigeratorStatus.get tempRefrigeratorC [as tempRefrigeratorC] (/usr/local/lib/node_modules/wideq/dist/devices/refrigerator.js:107:29)
at Object.get ()
at Object. (/usr/local/lib/node_modules/wideq/dist/cli.js:99:66)
at Generator.next ()
at fulfilled (/usr/local/lib/node_modules/wideq/dist/cli.js:5:58)
at processTicksAndRejections (internal/process/task_queues.js:93:5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants