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

No Objects in iobroker #613

Open
graubi77 opened this issue Nov 2, 2024 · 0 comments
Open

No Objects in iobroker #613

graubi77 opened this issue Nov 2, 2024 · 0 comments

Comments

@graubi77
Copy link

graubi77 commented Nov 2, 2024

I installed homebridge 5.3.1 on iobroker. Node.js is on 18.20.4. If I try to install the ewelink plugin via tab in iobroker, that does not work. It does not install anything. I can install the plugin via [email protected] and type the credetials manually like this:
{
"name": "eWeLink",
"username": "[email protected]",
"password": "Password1234",
"platform": "eweLink"
}

Then I restart the adapter and I get this:

ham.0 | 27189 | 2024-11-02 11:16:37.438 | info | Adapter uses Wrapper mode -- | -- | -- | -- | --

ham.0 | 27189 | 2024-11-02 11:16:37.436 | info | All Libraries installed/updated

ham.0 | 27189 | 2024-11-02 11:16:37.435 | info | Install/Update [email protected]

ham.0 | 27189 | 2024-11-02 11:16:37.433 | info | Install/Update the following Libraries: [email protected]

ham.0 | 27189 | 2024-11-02 11:16:37.400 | info | starting. Version 5.3.1 in /opt/iobroker/node_modules/iobroker.ham, node: v18.20.4, js-controller: 6.0.11

But no objects where loaded. In the ewelink app I configured a hub and a button, and they are linked to the same account I configured in the configuration file.

What can I do to see the objects in iobroker?

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

1 participant