Open totti1171 opened 4 years ago
mihome-humidifier.0 | 2020-04-25 20:27:25.449 | error | at processTicksAndRejections (internal/process/task_queues.js:93:5) |
---|---|---|---|
mihome-humidifier.0 | 2020-04-25 20:27:25.449 | error | at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8067:34 |
mihome-humidifier.0 | 2020-04-25 20:27:25.449 | error | at Adapter.emit (events.js:210:5) |
mihome-humidifier.0 | 2020-04-25 20:27:25.449 | error | at Adapter. |
mihome-humidifier.0 | 2020-04-25 20:27:25.449 | error | at main (/opt/iobroker/node_modules/iobroker.mihome-humidifier/main.js:32:5) |
mihome-humidifier.0 | 2020-04-25 20:27:25.449 | error | at setNameInstanceAdapter (/opt/iobroker/node_modules/iobroker.mihome-humidifier/main.js:59:21) |
mihome-humidifier.0 | 2020-04-25 20:27:25.449 | error | (10124) TypeError: adapter.objects.getObject is not a function |
mihome-humidifier.0 | 2020-04-25 20:27:25.446 | error | (10124) uncaught exception: adapter.objects.getObject is not a function |
`
mihome-humidifier.0 | 2020-05-01 18:28:51.705 | error | (9266) TypeError: adapter.objects.getObject is not a function at setNameInstanceAdapter (/opt/iobroker/node_modules/iobroker.mihome-humidifier/main.js:59:21) at main (/opt/iobroker/node_module |
---|---|---|---|
mihome-humidifier.0 | 2020-05-01 18:28:51.700 | error | (9266) uncaught exception: adapter.objects.getObject is not a function |
`
Same issue here. Is the developer of this adapter still somehow available?
I have same issue :( Does anyone have any ideas?
Hey, I have the same problem.
Same issue. Doesn't work on js-controller 3.1. Had to downgrade to 2.2.9 because of this adapter.
I've made it working again, see my pull request: https://github.com/mafof/ioBroker.mihome-humidifier/pulls
Until the pull request is merged, you can install from my fork at: https://github.com/Pittini/ioBroker.mihome-humidifier
THANK YOU SO MUCH @Pittini ! Your fork works perfectly!