kopiro / homebridge-tapo-camera

Homebridge plugin for TP-Link TAPO security cameras
ISC License
120 stars 10 forks source link

Refactoring #56

Closed albinmedoc closed 1 year ago

albinmedoc commented 1 year ago

I have refactored the code so it looks more like the homebridge-plugin-template. I hope this leads to recognition and more contribution.

There is something wrong with my homebridge development server (port already in use...), so I have not managed to test the code. But it's build alright.

There is also one cast on line 163 in the CameraAccessory that I'm unsure of.

This PR has to be tested and reviewed before merging.

kopiro commented 1 year ago

Thanks; I'll try to review this in the following days.