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

discoverGateway returns null #633

Open
phant0m2290 opened this issue Sep 11, 2022 · 2 comments
Open

discoverGateway returns null #633

phant0m2290 opened this issue Sep 11, 2022 · 2 comments

Comments

@phant0m2290
Copy link

When i run discoverGateway() it returns null. But i have a tradfri here.

tradfri remote info (important data printed on the remote tought it might be usefull):
type: E1524
SE-34381 Älmhult

code:

import { TradfriClient, discoverGateway } from "node-tradfri-client";

const discovered = await discoverGateway();

console.log(discovered)
@erspearson
Copy link

In case some clarification is needed.

The software is for communicating with the Traffic Gateway device connected to a local area network. The E1524 is a controller that binds directly to lamps via the IKEA onboarding process.

@rogierhofboer
Copy link
Contributor

I am getting multiple reports of the for the Homey app using this library.
Now reverting to the last know good 3.0.1 version. Could it have something to do with the latest mDNS changes?

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

3 participants