Replies: 1 comment
-
I don't need any more help here, because I now use RedMatic and the window contacts also work with it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I just wanted to add a new window contact to Apple Home. Unfortunately, I get an error in HAP in the log that points to node.js.
The code uses optional concatenation (?.) and the Nullish Coalescing Operator (??), which was only supported by default in Node.js 14+.
Is there a way to fix the error? Am I doing something wrong or do I need to install a newer version of node.js?
HomeMatic CCU3 Version 3.79.6
HAP Version 0.0.63 (https://github.com/thkl/hap-homematic/releases/tag/0.0.14)
Thank you very much for your support.
Beta Was this translation helpful? Give feedback.
All reactions