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
415 stars 51 forks source link

[BUG] Blinking accessories #161

Closed eduardocanton closed 4 years ago

eduardocanton commented 4 years ago

On my iphone-ipad home application, sometines I have random activate/desactivate accesories blinking quickly.

Then I need deploy or reset de Raspberry to avoid the blinking status.

I have the last version from node-red over nodejs 10 in a raspberry 3b+

This situation appears from two weeks ago and I have not changue nothing on code. My code was running from 1 year.

thanks

Shaquu commented 4 years ago

What is your version of node-red and nrchkb?

eduardocanton commented 4 years ago

node-red v0.20.8 nrchkb 0.6.2

Shaquu commented 4 years ago

If you have it for a long time and suddenly it stopped working then I really don't know how to help. You can always start node-red and nrchkb in debug mode (described in README) and observe what happens in logs when blinking occurs and share logs with us.

Either way we have node-red 1.0.2 and nrchkb 0.8.0 already. If you go that way to upgrade then please remember to backup current environment and nodes.

eduardocanton commented 4 years ago

ok, i have one more problem.

The systems works with node-red -nrchkb and my iphone.

THe problem is if I deployed node-red the nrchkb doesnot work (not syncronize). I need reboot the raspberry to work again.

Shaquu commented 4 years ago

It’s known issue and it’s not a blocker but I’m working on a fix. Read this #118

ptath commented 4 years ago

I need reboot the raspberry to work again.

Just restart nodered, no reboot required ) I do every deploy, even have an alias for this

Shaquu commented 4 years ago

Exacly. node-red restart is enough

Shaquu commented 4 years ago

Can we close the Issue?

Shaquu commented 4 years ago

I am closing the issue as it is inactive. Please comment or open a new one if required.