NRCHKB / node-red-contrib-homekit-bridged

Node-RED Contribution - HomeKit Bridged : Node-RED nodes to simulate Apple HomeKit devices.
https://nrchkb.github.io
MIT License
412 stars 52 forks source link

items not shown anymore with version 1.6.0 #544

Closed jj74 closed 4 months ago

jj74 commented 4 months ago

Your Current NRCHKB Plugin Version

1.6.0

Operating System

Debian Buster

How can we help?

Hi, I just updated from version 1.4.3 to 1.6. From that time, the homenridge item isn´t visible in Homekit. Downgrading to 1.4.3 ends up in another issue. The code of 1.4.3 looks like xxx-xx-xxx, but the current Homeit App (iOS 17.3.1) only accept a code which looks like xxxx-xxxx. The nodered debugger shows this error message: Error: Cannot find module 'ip' Require stack:

Any idea on that? Thanks JJ

Any more details?

If this is specific to some hardware or specific software version, please explain here.

Any code or functions to add?

No response

jj74 commented 4 months ago

Everything´s back in the business again. Sometimes reading helps ;-) Installing the "IP node" manually and creating the items from scratch was the solution.

pawihd commented 4 months ago

It seems, i have the same problem. Is there a tutorial or something else for "manually" adding the ip (and where?). Is it possible to downgrade and how could that be done? (Sorry, i am not very familiar with Node.js, Versionnumbers, and Terminal cmds.)