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

Error: Parameter "parentChannel" needs to be of type "string" but type "undefined" has been passed #23

Open
Vetinari1977 opened this issue Sep 28, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@Vetinari1977
Copy link

System:
Raspi 4
Software : IObroker
Node-Js Version: v16.18.0
NPM Version: 8.19.2

Problem:
When new Nexus TH sensors (Bresser tempreture sensors) will be registered, then only the Info and Meta folders will be created and no sensor datas like tempreture and so on are avaylable. In the protokoll of the IOBroker the message from the headline is prompted. All existing sensors works well. Maybe it has started after an update to a newer Js or NPM version, but not sure because it's long ago after I've inserted a new sensor.

@Vogtlaender
Copy link

Error: Parameter "parentChannel" needs to be of type "string" but type "undefined" has been passed

Hello, I currently have exactly the same problem after I updated to the current Js or NPM version.
Is there already a solution?

@phillipssc
Copy link
Owner

This should be fixed in the latest code checked into git. Will publish to npm shortly

@phillipssc phillipssc added the bug Something isn't working label Oct 9, 2023
@randomname32
Copy link

I have the same problem. I just tried the latest version from npm (1.1.6), but the issue is still the same. Do I have to restart/reboot anything before testing the updated version?

Version 1.1.6 in /opt/iobroker/node_modules/iobroker.rtl_433, node: v18.18.2, js-controller: 5.0.17

@randomname32
Copy link

I'm sorry, while I was writing the previous comment, the values for temperature and humidity arrived.
-> version 1.1.6 solves the issue
Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants