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

Plugin does not support HOOBS / Node 16 #195

Closed
4 of 5 tasks
FlorinFrance opened this issue Dec 25, 2023 · 1 comment
Closed
4 of 5 tasks

Plugin does not support HOOBS / Node 16 #195

FlorinFrance opened this issue Dec 25, 2023 · 1 comment
Labels
wontfix This will not be worked on

Comments

@FlorinFrance
Copy link

FlorinFrance commented Dec 25, 2023

Description of Issue

25/12/2023 20:53:24HOOBSERROR Error loading plugin "homebridge-homeconnect"
25/12/2023 20:53:24HOOBSERROR ReadableStream is not defined

the plugin does not working anymore, please help

Expected Behaviour

working plugin

Steps to Reproduce

when bridge started

Plugin Version

0.36.0

Environment

  • OS: HOOBS
  • Node: 16.20.2
  • Homebridge: 1.6.0

Home Connect Appliance(s)

EX675LEV1F/35

HomeKit App(s)

No response

Diagnostic Checks

Log File

25/12/2023 20:53:24HOOBSERROR Error loading plugin "homebridge-homeconnect"
25/12/2023 20:53:24HOOBSERROR ReadableStream is not defined

Configuration

{
    "platform": "HomeConnect",
    "clientid": "XXXXXXXXXXXXXXXX"
}

Additional Information

No response

@FlorinFrance FlorinFrance added the bug Something isn't working label Dec 25, 2023
@thoukydides
Copy link
Owner

Sorry, this is not a HOOBS plugin.
I do not support its use under HOOBS.

If you can reproduce the problem with vanilla Homebridge then please re-open this issue and I will investigate. Otherwise, please contact HOOBS support.

(At least one issue is that you are running Node 16, whereas this plugin requires a minimum of Node 18 in compliance with the Homebridge verified plugin requirements. This requirement is specified in the package.json file and checked when the plugin starts.)

@thoukydides thoukydides added wontfix This will not be worked on and removed bug Something isn't working labels Dec 25, 2023
@thoukydides thoukydides changed the title Error loading plugin "homebridge-homeconnect" Plugin does not support HOOBS / Node 16 Dec 25, 2023
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

2 participants