homebridge-flume 3.0.3-beta.0 → 3.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/README.md +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -26,7 +26,7 @@ Homebridge plugin to integrate Flume devices into HomeKit
|
|
|
26
26
|
|
|
27
27
|
- To use this plugin, you will need to already have:
|
|
28
28
|
- [Homebridge](https://homebridge.io): v1.6 or [HOOBS](https://hoobs.org): v4.3 installed - refer to the links for more information and installation instructions.
|
|
29
|
-
- Node: latest version of
|
|
29
|
+
- Node: latest version of v18, v20 or v22 - any other major version is not supported.
|
|
30
30
|
|
|
31
31
|
### Setup
|
|
32
32
|
|