Apollon77 / hap-controller-node

Node.js library to implement a HAP (HomeKit) controller
Mozilla Public License 2.0
55 stars 15 forks source link

Add some debug log on messages to allow to see whats happening inside #34

Closed Apollon77 closed 3 years ago

Apollon77 commented 3 years ago

WHile debugging my issue #31 I had bigger issues to see what the lib does.

If ok for you I would provide a PR to add "debug" lib into some of the files and add some basic logging.

Would that be ok for you?

mrstegeman commented 3 years ago

Yes, that would be fantastic.

Apollon77 commented 3 years ago

see https://github.com/mrstegeman/hap-controller-node/pull/36