homebridge / docker-homebridge

Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
https://hub.docker.com/r/homebridge/homebridge/
GNU General Public License v3.0
2.57k stars 241 forks source link

Node.js Upgrade #528

Closed Agosh13 closed 6 months ago

Agosh13 commented 7 months ago

Feature Description

Upgrade Ubuntu Node JS to 20, some plugin like homebridge require it:

The plugin "homebridge-ewelink" requires Node.js version of ^18.18.2 || ^20.8.1 which does not satisfy the current Node.js version of v18.13.0. You may need to upgrade your installation of Node.js - see https://homebridge.io/w/JTKEF

NorthernMan54 commented 7 months ago

In the homebridge-apt-pkg, we are holding the NodeJS version to 18.x until spring 2024. This is to allow users with an older os installation ( Buster or older ) to update their OS, prior to forcing the update to everyone.

hjbugajski commented 7 months ago

@Agosh13 if you switch your Docker image from oznu/homebridge to homebridge/homebridge, you'll be able to upgrade Homebridge plugins since that new image has a higher node version. They recently changed the location.

github-actions[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 6 months ago

This issue has been closed as no further activity has occurred.