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

Crash: UnhandledPromiseRejectionWarning: Error: The inclusion could not be started. #167

Closed
AlCalzone opened this issue Jul 13, 2019 · 1 comment
Labels
wontfix This will not be worked on

Comments

@AlCalzone
Copy link
Member

    at ZWaveController.handleAddNodeRequest (C:\Repositories\node-zwave-js\src\lib\controller\Controller.ts:517:7)
    at Driver.handleRequest (C:\Repositories\node-zwave-js\src\lib\driver\Driver.ts:939:33)
    at Driver.handleMessage (C:\Repositories\node-zwave-js\src\lib\driver\Driver.ts:719:15)
    at Driver.serialport_onData (C:\Repositories\node-zwave-js\src\lib\driver\Driver.ts:596:24)
@AlCalzone AlCalzone added the wontfix This will not be worked on label Oct 14, 2019
@AlCalzone
Copy link
Member Author

This is the promise returned by Driver.beginInclusion() - it does exactly what it should do.

mdoggydog pushed a commit to mdoggydog/node-zwave-js that referenced this issue Jan 3, 2022
…accept schemaVersion (zwave-js#167)

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant