maximkulkin / esp32-homekit-camera

Firmware for esp32-camera module to act as Apple Homekit IP camera
MIT License
399 stars 78 forks source link

Homekit #1

Closed GermanSheepDog closed 5 years ago

GermanSheepDog commented 5 years ago

Hello, the new link */component/homekit directory showed error 404 and didn‘t work.

maximkulkin commented 5 years ago

Thank you for reporting this. Root cause: homekit component was referencing yet unpublished commit from esp-homekit.

Should be fixed now. Make sure you update homekit component (rm -rf components/homekit && git submodule update components/homekit).